#4FE0E4#4FE0E4
#4FE0E4 is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.2% C 0.121 H 197.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE0E4 |
|---|---|
| RGB | rgb(79, 224, 228) |
| HSL | hsl(182, 73%, 60%) |
| HSV | hsv(182, 65%, 89%) |
| CMYK | cmyk(65.4%, 1.8%, 0%, 10.6%) |
| CIE-LAB | lab(82.15, -36.62, -13.31) |
| CIE-LCH | lch(82.15, 38.96, 199.97°) |
| OKLab | oklab(83.23% -0.1155 -0.0369) |
| OKLCH | oklch(83.23% 0.121 197.7) |
| XYZ | xyz(43.8775, 60.5701, 82.7625) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.61
Mediumturquoise
#48D1CC
ΔE00 4.84
Darkturquoise
#00CED1
ΔE00 4.98
Bright Light Blue
#26F7FD
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 5.68
Bright Cyan
#41FDFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE0E4 #E4534F
analogous
#4FE49E #4FE0E4 #4F95E4
triadic
#4FE0E4 #E44FE0 #E0E44F
tetradic
#4FE0E4 #9E4FE4 #E4534F #95E44F
square
#4FE0E4 #9E4FE4 #E4534F #95E44F
split-complementary
#4FE0E4 #E44F95 #E49E4F
monochromatic
#199CA0 #21D0D5 #4FE0E4 #84E9EC #B9F3F4
Accessibility & contrast
On white
1.60
#4FE0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#4FE0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE0E4
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE0E4 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#BAC5E5
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4fe0e4; /* rgb */ color: rgb(79, 224, 228); /* oklch */ color: oklch(83.2% 0.121 197.7);
Tailwind
colors: {
custom: {
50: '#93eaec',
500: '#4fe0e4',
950: '#000000',
},
}SCSS
$custom: #4fe0e4; $custom-light: #93eaec; $custom-dark: #000000;
JSON
{
"hex": "#4fe0e4",
"rgb": {
"r": 79,
"g": 224,
"b": 228
},
"hsl": {
"h": 181.611,
"s": 73.399,
"l": 60.196
},
"oklch": {
"l": 0.83229,
"c": 0.12122,
"h": 197.7
},
"luminance": 0.60575
}Semantic roles & 50–950 ramp
primary
#4FE0E4
secondary
#A33734
accent
#1510D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484