#4DF0CB#4DF0CB
#4DF0CB is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.2% C 0.144 H 174.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4DF0CB |
|---|---|
| RGB | rgb(77, 240, 203) |
| HSL | hsl(166, 84%, 62%) |
| HSV | hsv(166, 68%, 94%) |
| CMYK | cmyk(67.9%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(86.11, -50.44, 5.70) |
| CIE-LCH | lch(86.11, 50.76, 173.55°) |
| OKLab | oklab(86.22% -0.143 0.0143) |
| OKLCH | oklch(86.22% 0.144 174.3) |
| XYZ | xyz(44.9948, 68.2046, 67.2818) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.53
Aqua Marine
#2EE8BB
ΔE00 3.03
Bright Teal
#01F9C6
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 4.57
Aquamarine
#7FFFD4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DF0CB #F04D72
analogous
#4DF079 #4DF0CB #4DC4F0
triadic
#4DF0CB #CB4DF0 #F0CB4D
tetradic
#4DF0CB #794DF0 #F04D72 #C4F04D
square
#4DF0CB #794DF0 #F04D72 #C4F04D
split-complementary
#4DF0CB #F04DC4 #F0794D
monochromatic
#0FB38E #15EBBB #4DF0CB #85F5DB #BEFAEC
Accessibility & contrast
On white
1.43
#4DF0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#4DF0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DF0CB
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DF0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DF0CB | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C9
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4df0cb; /* rgb */ color: rgb(77, 240, 203); /* oklch */ color: oklch(86.2% 0.144 174.3);
Tailwind
colors: {
custom: {
50: '#92f6da',
500: '#4df0cb',
950: '#000000',
},
}SCSS
$custom: #4df0cb; $custom-light: #92f6da; $custom-dark: #000000;
JSON
{
"hex": "#4df0cb",
"rgb": {
"r": 77,
"g": 240,
"b": 203
},
"hsl": {
"h": 166.38,
"s": 84.456,
"l": 62.157
},
"oklch": {
"l": 0.86216,
"c": 0.14368,
"h": 174.3
},
"luminance": 0.6821
}Semantic roles & 50–950 ramp
primary
#4DF0CB
secondary
#B32E4C
accent
#0537E1
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583