#5FE9F0#5FE9F0
#5FE9F0 is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.2% C 0.119 H 199.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9F0 |
|---|---|
| RGB | rgb(95, 233, 240) |
| HSL | hsl(183, 83%, 66%) |
| HSV | hsv(183, 60%, 94%) |
| CMYK | cmyk(60.4%, 2.9%, 0%, 5.9%) |
| CIE-LAB | lab(85.50, -35.02, -14.58) |
| CIE-LCH | lch(85.50, 37.93, 202.60°) |
| OKLab | oklab(86.18% -0.1117 -0.0404) |
| OKLCH | oklch(86.18% 0.119 199.9) |
| XYZ | xyz(49.5797, 66.9968, 92.7399) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.55
Bright Light Blue
#26F7FD
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Bright Cyan
#41FDFE
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9F0 #F0665F
analogous
#5FF0AF #5FE9F0 #5FA0F0
triadic
#5FE9F0 #F05FE9 #E9F05F
tetradic
#5FE9F0 #AF5FF0 #F0665F #A0F05F
square
#5FE9F0 #AF5FF0 #F0665F #A0F05F
split-complementary
#5FE9F0 #F05FA0 #F0AF5F
monochromatic
#12BAC2 #27E1EB #5FE9F0 #97F1F5 #CFF8FA
Accessibility & contrast
On white
1.46
#5FE9F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5FE9F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9F0
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9F0 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#C3CFF1
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fe9f0; /* rgb */ color: rgb(95, 233, 240); /* oklch */ color: oklch(86.2% 0.119 199.9);
Tailwind
colors: {
custom: {
50: '#9bf0f4',
500: '#5fe9f0',
950: '#000000',
},
}SCSS
$custom: #5fe9f0; $custom-light: #9bf0f4; $custom-dark: #000000;
JSON
{
"hex": "#5fe9f0",
"rgb": {
"r": 95,
"g": 233,
"b": 240
},
"hsl": {
"h": 182.897,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86175,
"c": 0.11876,
"h": 199.9
},
"luminance": 0.67002
}Semantic roles & 50–950 ramp
primary
#5FE9F0
secondary
#C03A33
accent
#1106DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585