#4DF0EE#4DF0EE
#4DF0EE is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.3% C 0.132 H 193.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #4DF0EE |
|---|---|
| RGB | rgb(77, 240, 238) |
| HSL | hsl(179, 84%, 62%) |
| HSV | hsv(179, 68%, 94%) |
| CMYK | cmyk(67.9%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(87.03, -41.42, -11.29) |
| CIE-LCH | lch(87.03, 42.93, 195.25°) |
| OKLab | oklab(87.27% -0.1278 -0.0314) |
| OKLCH | oklch(87.27% 0.132 193.8) |
| XYZ | xyz(49.6463, 70.0652, 91.7798) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.91
Bright Light Blue
#26F7FD
ΔE00 3.00
Bright Turquoise
#0FFEF9
ΔE00 3.48
Aqua
#00FFFF
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 4.90
Turquoise
#40E0D0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DF0EE #F04D4F
analogous
#4DF09D #4DF0EE #4DA0F0
triadic
#4DF0EE #EE4DF0 #F0EE4D
tetradic
#4DF0EE #9D4DF0 #F04D4F #A0F04D
square
#4DF0EE #9D4DF0 #F04D4F #A0F04D
split-complementary
#4DF0EE #F04DA0 #F09D4D
monochromatic
#0FB3B1 #15EBE9 #4DF0EE #85F5F3 #BEFAF9
Accessibility & contrast
On white
1.40
#4DF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#4DF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DF0EE
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DF0EE | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#C9D2EF
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #4df0ee; /* rgb */ color: rgb(77, 240, 238); /* oklch */ color: oklch(87.3% 0.132 193.8);
Tailwind
colors: {
custom: {
50: '#95f5f3',
500: '#4df0ee',
950: '#000000',
},
}SCSS
$custom: #4df0ee; $custom-light: #95f5f3; $custom-dark: #000000;
JSON
{
"hex": "#4df0ee",
"rgb": {
"r": 77,
"g": 240,
"b": 238
},
"hsl": {
"h": 179.264,
"s": 84.456,
"l": 62.157
},
"oklch": {
"l": 0.8727,
"c": 0.13156,
"h": 193.8
},
"luminance": 0.70071
}Semantic roles & 50–950 ramp
primary
#4DF0EE
secondary
#B32E30
accent
#0507E1
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585