#4FE0EA#4FE0EA
#4FE0EA is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.4% C 0.122 H 201.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE0EA |
|---|---|
| RGB | rgb(79, 224, 234) |
| HSL | hsl(184, 79%, 61%) |
| HSV | hsv(184, 66%, 92%) |
| CMYK | cmyk(66.2%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(82.33, -34.93, -16.21) |
| CIE-LCH | lch(82.33, 38.51, 204.90°) |
| OKLab | oklab(83.44% -0.113 -0.045) |
| OKLCH | oklch(83.44% 0.122 201.7) |
| XYZ | xyz(44.7249, 60.9090, 87.2255) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.20
Robin'S Egg
#6DEDFD
ΔE00 4.20
Bright Light Blue
#26F7FD
ΔE00 5.54
Darkturquoise
#00CED1
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE0EA #EA594F
analogous
#4FEAA7 #4FE0EA #4F93EA
triadic
#4FE0EA #EA4FE0 #E0EA4F
tetradic
#4FE0EA #A74FEA #EA594F #93EA4F
square
#4FE0EA #A74FEA #EA594F #93EA4F
split-complementary
#4FE0EA #EA4F93 #EAA74F
monochromatic
#14A1AA #1BD4E1 #4FE0EA #86EAF1 #BCF3F7
Accessibility & contrast
On white
1.59
#4FE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#4FE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE0EA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE0EA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4fe0ea; /* rgb */ color: rgb(79, 224, 234); /* oklch */ color: oklch(83.4% 0.122 201.7);
Tailwind
colors: {
custom: {
50: '#93eaf0',
500: '#4fe0ea',
950: '#000000',
},
}SCSS
$custom: #4fe0ea; $custom-light: #93eaf0; $custom-dark: #000000;
JSON
{
"hex": "#4fe0ea",
"rgb": {
"r": 79,
"g": 224,
"b": 234
},
"hsl": {
"h": 183.871,
"s": 78.68,
"l": 61.373
},
"oklch": {
"l": 0.83437,
"c": 0.12161,
"h": 201.7
},
"luminance": 0.60914
}Semantic roles & 50–950 ramp
primary
#4FE0EA
secondary
#AC3A32
accent
#180BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485