#5FE9EF#5FE9EF
#5FE9EF is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.1% C 0.119 H 199.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9EF |
|---|---|
| RGB | rgb(95, 233, 239) |
| HSL | hsl(183, 82%, 65%) |
| HSV | hsv(183, 60%, 94%) |
| CMYK | cmyk(60.3%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.47, -35.29, -14.10) |
| CIE-LCH | lch(85.47, 38.00, 201.78°) |
| OKLab | oklab(86.14% -0.1121 -0.039) |
| OKLCH | oklch(86.14% 0.119 199.2) |
| XYZ | xyz(49.4315, 66.9375, 91.9598) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.83
Robin'S Egg
#6DEDFD
ΔE00 3.87
Bright Cyan
#41FDFE
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9EF #EF655F
analogous
#5FEFAD #5FE9EF #5FA1EF
triadic
#5FE9EF #EF5FE9 #E9EF5F
tetradic
#5FE9EF #AD5FEF #EF655F #A1EF5F
square
#5FE9EF #AD5FEF #EF655F #A1EF5F
split-complementary
#5FE9EF #EF5FA1 #EFAD5F
monochromatic
#13B9C0 #27E1E9 #5FE9EF #97F1F5 #CEF8FA
Accessibility & contrast
On white
1.46
#5FE9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#5FE9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9EF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9EF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#C3CFF0
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fe9ef; /* rgb */ color: rgb(95, 233, 239); /* oklch */ color: oklch(86.1% 0.119 199.2);
Tailwind
colors: {
custom: {
50: '#9bf0f4',
500: '#5fe9ef',
950: '#000000',
},
}SCSS
$custom: #5fe9ef; $custom-light: #9bf0f4; $custom-dark: #000000;
JSON
{
"hex": "#5fe9ef",
"rgb": {
"r": 95,
"g": 233,
"b": 239
},
"hsl": {
"h": 182.5,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.86141,
"c": 0.11869,
"h": 199.2
},
"luminance": 0.66943
}Semantic roles & 50–950 ramp
primary
#5FE9EF
secondary
#BE3A34
accent
#1007DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585