#4FF2C8#4FF2C8
#4FF2C8 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.7% C 0.147 H 172.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF2C8 |
|---|---|
| RGB | rgb(79, 242, 200) |
| HSL | hsl(165, 86%, 63%) |
| HSV | hsv(165, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 17.4%, 5.1%) |
| CIE-LAB | lab(86.67, -51.69, 8.08) |
| CIE-LCH | lch(86.67, 52.32, 171.12°) |
| OKLab | oklab(86.66% -0.1454 0.0205) |
| OKLCH | oklch(86.66% 0.147 172) |
| XYZ | xyz(45.3966, 69.3315, 65.6222) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.71
Bright Teal
#01F9C6
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.36
Aqua (survey)
#13EAC9
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF2C8 #F24F79
analogous
#4FF276 #4FF2C8 #4FCAF2
triadic
#4FF2C8 #C84FF2 #F2C84F
tetradic
#4FF2C8 #764FF2 #F24F79 #CAF24F
square
#4FF2C8 #764FF2 #F24F79 #CAF24F
split-complementary
#4FF2C8 #F24FCA #F2764F
monochromatic
#0EB98D #16EEB6 #4FF2C8 #88F6DA #C1FAEC
Accessibility & contrast
On white
1.41
#4FF2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#4FF2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF2C8
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF2C8 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C6
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff2c8; /* rgb */ color: rgb(79, 242, 200); /* oklch */ color: oklch(86.7% 0.147 172.0);
Tailwind
colors: {
custom: {
50: '#93f7d8',
500: '#4ff2c8',
950: '#000000',
},
}SCSS
$custom: #4ff2c8; $custom-light: #93f7d8; $custom-dark: #000000;
JSON
{
"hex": "#4ff2c8",
"rgb": {
"r": 79,
"g": 242,
"b": 200
},
"hsl": {
"h": 164.54,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86662,
"c": 0.14689,
"h": 172
},
"luminance": 0.69337
}Semantic roles & 50–950 ramp
primary
#4FF2C8
secondary
#B82D51
accent
#033CE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583