#4DFCE9#4DFCE9
#4DFCE9 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.142 H 184.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFCE9 |
|---|---|
| RGB | rgb(77, 252, 233) |
| HSL | hsl(173, 97%, 65%) |
| HSV | hsv(173, 69%, 99%) |
| CMYK | cmyk(69.4%, 0%, 7.5%, 1.2%) |
| CIE-LAB | lab(90.36, -48.00, -3.75) |
| CIE-LCH | lch(90.36, 48.15, 184.47°) |
| OKLab | oklab(89.93% -0.1414 -0.0109) |
| OKLCH | oklch(89.93% 0.142 184.4) |
| XYZ | xyz(52.5720, 77.0756, 89.1814) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.08
Tiffany Blue
#7BF2DA
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 4.55
Aqua
#00FFFF
ΔE00 6.05
Turquoise
#40E0D0
ΔE00 6.07
Aqua (survey)
#13EAC9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFCE9 #FC4D60
analogous
#4DFC92 #4DFCE9 #4DB7FC
triadic
#4DFCE9 #E94DFC #FCE94D
tetradic
#4DFCE9 #924DFC #FC4D60 #B7FC4D
square
#4DFCE9 #924DFC #FC4D60 #B7FC4D
split-complementary
#4DFCE9 #FC4DB7 #FC924D
monochromatic
#03CBB5 #11FBE2 #4DFCE9 #89FDF0 #C5FEF8
Accessibility & contrast
On white
1.28
#4DFCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#4DFCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFCE9
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFCE9 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE8
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4dfce9; /* rgb */ color: rgb(77, 252, 233); /* oklch */ color: oklch(89.9% 0.142 184.4);
Tailwind
colors: {
custom: {
50: '#96fef0',
500: '#4dfce9',
950: '#000000',
},
}SCSS
$custom: #4dfce9; $custom-light: #96fef0; $custom-dark: #000000;
JSON
{
"hex": "#4dfce9",
"rgb": {
"r": 77,
"g": 252,
"b": 233
},
"hsl": {
"h": 173.486,
"s": 96.685,
"l": 64.51
},
"oklch": {
"l": 0.8993,
"c": 0.14183,
"h": 184.4
},
"luminance": 0.77082
}Semantic roles & 50–950 ramp
primary
#4DFCE9
secondary
#C72638
accent
#0019E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685