#4FF2CB#4FF2CB
#4FF2CB is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.7% C 0.145 H 173.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF2CB |
|---|---|
| RGB | rgb(79, 242, 203) |
| HSL | hsl(166, 86%, 63%) |
| HSV | hsv(166, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(86.74, -50.98, 6.61) |
| CIE-LCH | lch(86.74, 51.41, 172.61°) |
| OKLab | oklab(86.74% -0.1441 0.0167) |
| OKLCH | oklch(86.74% 0.145 173.4) |
| XYZ | xyz(45.7507, 69.4732, 67.4868) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.05
Aqua (survey)
#13EAC9
ΔE00 3.07
Bright Teal
#01F9C6
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF2CB #F24F76
analogous
#4FF279 #4FF2CB #4FC8F2
triadic
#4FF2CB #CB4FF2 #F2CB4F
tetradic
#4FF2CB #794FF2 #F24F76 #C8F24F
square
#4FF2CB #794FF2 #F24F76 #C8F24F
split-complementary
#4FF2CB #F24FC8 #F2794F
monochromatic
#0EB990 #16EEBA #4FF2CB #88F6DC #C1FAED
Accessibility & contrast
On white
1.41
#4FF2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#4FF2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF2CB
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF2CB | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C9
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff2cb; /* rgb */ color: rgb(79, 242, 203); /* oklch */ color: oklch(86.7% 0.145 173.4);
Tailwind
colors: {
custom: {
50: '#93f7da',
500: '#4ff2cb',
950: '#000000',
},
}SCSS
$custom: #4ff2cb; $custom-light: #93f7da; $custom-dark: #000000;
JSON
{
"hex": "#4ff2cb",
"rgb": {
"r": 79,
"g": 242,
"b": 203
},
"hsl": {
"h": 165.644,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86742,
"c": 0.14506,
"h": 173.4
},
"luminance": 0.69478
}Semantic roles & 50–950 ramp
primary
#4FF2CB
secondary
#B82D4F
accent
#0338E3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583