#5FE8EA#5FE8EA
#5FE8EA is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.7% C 0.118 H 196.5°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8EA |
|---|---|
| RGB | rgb(95, 232, 234) |
| HSL | hsl(181, 77%, 65%) |
| HSV | hsv(181, 59%, 92%) |
| CMYK | cmyk(59.4%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(85.04, -36.18, -12.11) |
| CIE-LCH | lch(85.04, 38.15, 198.51°) |
| OKLab | oklab(85.74% -0.1131 -0.0336) |
| OKLCH | oklch(85.74% 0.118 196.5) |
| XYZ | xyz(48.4208, 66.0816, 88.0291) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.00
Bright Cyan
#41FDFE
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 5.22
Aqua
#00FFFF
ΔE00 5.67
Bright Turquoise
#0FFEF9
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8EA #EA615F
analogous
#5FEAA6 #5FE8EA #5FA3EA
triadic
#5FE8EA #EA5FE8 #E8EA5F
tetradic
#5FE8EA #A65FEA #EA615F #A3EA5F
square
#5FE8EA #A65FEA #EA615F #A3EA5F
split-complementary
#5FE8EA #EA5FA3 #EAA65F
monochromatic
#18B4B7 #29E0E3 #5FE8EA #95F0F1 #CBF8F8
Accessibility & contrast
On white
1.48
#5FE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5FE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8EA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8EA | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C4CDEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe8ea; /* rgb */ color: rgb(95, 232, 234); /* oklch */ color: oklch(85.7% 0.118 196.5);
Tailwind
colors: {
custom: {
50: '#9bf0f0',
500: '#5fe8ea',
950: '#000000',
},
}SCSS
$custom: #5fe8ea; $custom-light: #9bf0f0; $custom-dark: #000000;
JSON
{
"hex": "#5fe8ea",
"rgb": {
"r": 95,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.863,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.85741,
"c": 0.11801,
"h": 196.5
},
"luminance": 0.66087
}Semantic roles & 50–950 ramp
primary
#5FE8EA
secondary
#B63937
accent
#0F0CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585