#5FE8F0#5FE8F0
#5FE8F0 is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.9% C 0.118 H 200.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8F0 |
|---|---|
| RGB | rgb(95, 232, 240) |
| HSL | hsl(183, 83%, 66%) |
| HSV | hsv(183, 60%, 94%) |
| CMYK | cmyk(60.4%, 3.3%, 0%, 5.9%) |
| CIE-LAB | lab(85.22, -34.55, -15.01) |
| CIE-LCH | lch(85.22, 37.67, 203.48°) |
| OKLab | oklab(85.94% -0.1107 -0.0416) |
| OKLCH | oklch(85.94% 0.118 200.6) |
| XYZ | xyz(49.2974, 66.4322, 92.6458) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.28
Bright Light Blue
#26F7FD
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Aqua Blue
#02D8E9
ΔE00 5.10
Bright Cyan
#41FDFE
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8F0 #F0675F
analogous
#5FF0AF #5FE8F0 #5FA0F0
triadic
#5FE8F0 #F05FE8 #E8F05F
tetradic
#5FE8F0 #AF5FF0 #F0675F #A0F05F
square
#5FE8F0 #AF5FF0 #F0675F #A0F05F
split-complementary
#5FE8F0 #F05FA0 #F0AF5F
monochromatic
#12B9C2 #27E0EB #5FE8F0 #97F0F5 #CFF8FA
Accessibility & contrast
On white
1.47
#5FE8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5FE8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8F0
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8F0 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF1
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fe8f0; /* rgb */ color: rgb(95, 232, 240); /* oklch */ color: oklch(85.9% 0.118 200.6);
Tailwind
colors: {
custom: {
50: '#9beff4',
500: '#5fe8f0',
950: '#000000',
},
}SCSS
$custom: #5fe8f0; $custom-light: #9beff4; $custom-dark: #000000;
JSON
{
"hex": "#5fe8f0",
"rgb": {
"r": 95,
"g": 232,
"b": 240
},
"hsl": {
"h": 183.31,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85944,
"c": 0.11823,
"h": 200.6
},
"luminance": 0.66437
}Semantic roles & 50–950 ramp
primary
#5FE8F0
secondary
#C03B33
accent
#1206DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585