#4DF3CE#4DF3CE
#4DF3CE is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.0% C 0.145 H 174.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4DF3CE |
|---|---|
| RGB | rgb(77, 243, 206) |
| HSL | hsl(167, 87%, 63%) |
| HSV | hsv(167, 68%, 95%) |
| CMYK | cmyk(68.3%, 0%, 15.2%, 4.7%) |
| CIE-LAB | lab(87.06, -50.96, 5.51) |
| CIE-LCH | lch(87.06, 51.26, 173.83°) |
| OKLab | oklab(87.02% -0.1446 0.0138) |
| OKLCH | oklch(87.02% 0.145 174.6) |
| XYZ | xyz(46.2462, 70.1299, 69.4797) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.86
Aqua Marine
#2EE8BB
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 3.78
Aquamarine
#7FFFD4
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DF3CE #F34D72
analogous
#4DF37B #4DF3CE #4DC5F3
triadic
#4DF3CE #CE4DF3 #F3CE4D
tetradic
#4DF3CE #7B4DF3 #F34D72 #C5F34D
square
#4DF3CE #7B4DF3 #F34D72 #C5F34D
split-complementary
#4DF3CE #F34DC5 #F37B4D
monochromatic
#0CB993 #14EFBE #4DF3CE #86F7DE #C0FBEE
Accessibility & contrast
On white
1.40
#4DF3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#4DF3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DF3CE
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DF3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DF3CE | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CC
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #4df3ce; /* rgb */ color: rgb(77, 243, 206); /* oklch */ color: oklch(87.0% 0.145 174.6);
Tailwind
colors: {
custom: {
50: '#93f8dc',
500: '#4df3ce',
950: '#000000',
},
}SCSS
$custom: #4df3ce; $custom-light: #93f8dc; $custom-dark: #000000;
JSON
{
"hex": "#4df3ce",
"rgb": {
"r": 77,
"g": 243,
"b": 206
},
"hsl": {
"h": 166.627,
"s": 87.368,
"l": 62.745
},
"oklch": {
"l": 0.87017,
"c": 0.14523,
"h": 174.6
},
"luminance": 0.70135
}Semantic roles & 50–950 ramp
primary
#4DF3CE
secondary
#B82C4B
accent
#0234E4
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584