#5FE8EB#5FE8EB
#5FE8EB is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.8% C 0.118 H 197.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8EB |
|---|---|
| RGB | rgb(95, 232, 235) |
| HSL | hsl(181, 78%, 65%) |
| HSV | hsv(181, 60%, 92%) |
| CMYK | cmyk(59.6%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(85.07, -35.91, -12.60) |
| CIE-LCH | lch(85.07, 38.05, 199.33°) |
| OKLab | oklab(85.77% -0.1127 -0.0349) |
| OKLCH | oklch(85.77% 0.118 197.2) |
| XYZ | xyz(48.5648, 66.1392, 88.7879) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.95
Bright Cyan
#41FDFE
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 4.89
Aqua
#00FFFF
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Aqua Blue
#02D8E9
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8EB #EB625F
analogous
#5FEBA8 #5FE8EB #5FA2EB
triadic
#5FE8EB #EB5FE8 #E8EB5F
tetradic
#5FE8EB #A85FEB #EB625F #A2EB5F
square
#5FE8EB #A85FEB #EB625F #A2EB5F
split-complementary
#5FE8EB #EB5FA2 #EBA85F
monochromatic
#17B5B9 #29E0E4 #5FE8EB #95F0F2 #CCF8F9
Accessibility & contrast
On white
1.48
#5FE8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#5FE8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8EB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8EB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#C3CEEC
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe8eb; /* rgb */ color: rgb(95, 232, 235); /* oklch */ color: oklch(85.8% 0.118 197.2);
Tailwind
colors: {
custom: {
50: '#9bf0f1',
500: '#5fe8eb',
950: '#000000',
},
}SCSS
$custom: #5fe8eb; $custom-light: #9bf0f1; $custom-dark: #000000;
JSON
{
"hex": "#5fe8eb",
"rgb": {
"r": 95,
"g": 232,
"b": 235
},
"hsl": {
"h": 181.286,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.85774,
"c": 0.118,
"h": 197.2
},
"luminance": 0.66144
}Semantic roles & 50–950 ramp
primary
#5FE8EB
secondary
#B83936
accent
#100BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585