#4FE0ED#4FE0ED
#4FE0ED is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.5% C 0.122 H 203.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE0ED |
|---|---|
| RGB | rgb(79, 224, 237) |
| HSL | hsl(185, 81%, 62%) |
| HSV | hsv(185, 67%, 93%) |
| CMYK | cmyk(66.7%, 5.5%, 0%, 7.1%) |
| CIE-LAB | lab(82.42, -34.08, -17.66) |
| CIE-LCH | lch(82.42, 38.39, 207.40°) |
| OKLab | oklab(83.54% -0.1118 -0.049) |
| OKLCH | oklch(83.54% 0.122 203.7) |
| XYZ | xyz(45.1595, 61.0829, 89.5145) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.85
Robin'S Egg
#6DEDFD
ΔE00 3.67
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Bright Light Blue
#26F7FD
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE0ED #ED5C4F
analogous
#4FEDAB #4FE0ED #4F91ED
triadic
#4FE0ED #ED4FE0 #E0ED4F
tetradic
#4FE0ED #AB4FED #ED5C4F #91ED4F
square
#4FE0ED #AB4FED #ED5C4F #91ED4F
split-complementary
#4FE0ED #ED4F91 #EDAB4F
monochromatic
#12A3B0 #18D6E7 #4FE0ED #87EAF3 #BEF4F8
Accessibility & contrast
On white
1.59
#4FE0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#4FE0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE0ED
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE0ED | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4fe0ed; /* rgb */ color: rgb(79, 224, 237); /* oklch */ color: oklch(83.5% 0.122 203.7);
Tailwind
colors: {
custom: {
50: '#94eaf2',
500: '#4fe0ed',
950: '#000000',
},
}SCSS
$custom: #4fe0ed; $custom-light: #94eaf2; $custom-dark: #000000;
JSON
{
"hex": "#4fe0ed",
"rgb": {
"r": 79,
"g": 224,
"b": 237
},
"hsl": {
"h": 184.937,
"s": 81.443,
"l": 61.961
},
"oklch": {
"l": 0.83544,
"c": 0.12204,
"h": 203.7
},
"luminance": 0.61088
}Semantic roles & 50–950 ramp
primary
#4FE0ED
secondary
#B03B30
accent
#1908DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485