#4FF2CC#4FF2CC
#4FF2CC is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.8% C 0.144 H 173.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF2CC |
|---|---|
| RGB | rgb(79, 242, 204) |
| HSL | hsl(166, 86%, 63%) |
| HSV | hsv(166, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(86.76, -50.74, 6.12) |
| CIE-LCH | lch(86.76, 51.11, 173.12°) |
| OKLab | oklab(86.77% -0.1437 0.0154) |
| OKLCH | oklch(86.77% 0.144 173.9) |
| XYZ | xyz(45.8702, 69.5210, 68.1165) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 3.20
Bright Teal
#01F9C6
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.58
Aquamarine
#7FFFD4
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF2CC #F24F75
analogous
#4FF27A #4FF2CC #4FC7F2
triadic
#4FF2CC #CC4FF2 #F2CC4F
tetradic
#4FF2CC #7A4FF2 #F24F75 #C7F24F
square
#4FF2CC #7A4FF2 #F24F75 #C7F24F
split-complementary
#4FF2CC #F24FC7 #F27A4F
monochromatic
#0EB991 #16EEBB #4FF2CC #88F6DD #C1FAED
Accessibility & contrast
On white
1.41
#4FF2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#4FF2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF2CC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF2CC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D4D2CF
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff2cc; /* rgb */ color: rgb(79, 242, 204); /* oklch */ color: oklch(86.8% 0.144 173.9);
Tailwind
colors: {
custom: {
50: '#93f7db',
500: '#4ff2cc',
950: '#000000',
},
}SCSS
$custom: #4ff2cc; $custom-light: #93f7db; $custom-dark: #000000;
JSON
{
"hex": "#4ff2cc",
"rgb": {
"r": 79,
"g": 242,
"b": 204
},
"hsl": {
"h": 166.012,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86769,
"c": 0.14449,
"h": 173.9
},
"luminance": 0.69526
}Semantic roles & 50–950 ramp
primary
#4FF2CC
secondary
#B82D4E
accent
#0337E3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584