#5FE4EC#5FE4EC
#5FE4EC is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.116 H 200.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4EC |
|---|---|
| RGB | rgb(95, 228, 236) |
| HSL | hsl(183, 79%, 65%) |
| HSV | hsv(183, 60%, 93%) |
| CMYK | cmyk(59.7%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.95, -33.77, -14.80) |
| CIE-LCH | lch(83.95, 36.87, 203.66°) |
| OKLab | oklab(84.88% -0.1082 -0.041) |
| OKLCH | oklch(84.88% 0.116 200.7) |
| XYZ | xyz(47.5966, 63.9709, 89.1798) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Aqua Blue
#02D8E9
ΔE00 4.52
Bright Light Blue
#26F7FD
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Bright Cyan
#41FDFE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4EC #EC675F
analogous
#5FECAD #5FE4EC #5F9EEC
triadic
#5FE4EC #EC5FE4 #E4EC5F
tetradic
#5FE4EC #AD5FEC #EC675F #9EEC5F
square
#5FE4EC #AD5FEC #EC675F #9EEC5F
split-complementary
#5FE4EC #EC5F9E #ECAD5F
monochromatic
#16B1BA #28DBE6 #5FE4EC #96EDF2 #CCF6F9
Accessibility & contrast
On white
1.52
#5FE4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5FE4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4EC
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4EC | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#BFCAED
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe4ec; /* rgb */ color: rgb(95, 228, 236); /* oklch */ color: oklch(84.9% 0.116 200.7);
Tailwind
colors: {
custom: {
50: '#9bedf2',
500: '#5fe4ec',
950: '#000000',
},
}SCSS
$custom: #5fe4ec; $custom-light: #9bedf2; $custom-dark: #000000;
JSON
{
"hex": "#5fe4ec",
"rgb": {
"r": 95,
"g": 228,
"b": 236
},
"hsl": {
"h": 183.404,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.84882,
"c": 0.11573,
"h": 200.7
},
"luminance": 0.63976
}Semantic roles & 50–950 ramp
primary
#5FE4EC
secondary
#BA3D36
accent
#160ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585