#5FE0EF#5FE0EF
#5FE0EF is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.114 H 205.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0EF |
|---|---|
| RGB | rgb(95, 224, 239) |
| HSL | hsl(186, 82%, 65%) |
| HSV | hsv(186, 60%, 94%) |
| CMYK | cmyk(60.3%, 6.3%, 0%, 6.3%) |
| CIE-LAB | lab(82.90, -31.04, -17.97) |
| CIE-LCH | lch(82.90, 35.87, 210.06°) |
| OKLab | oklab(84.06% -0.1029 -0.0498) |
| OKLCH | oklch(84.06% 0.114 205.8) |
| XYZ | xyz(46.9484, 61.9713, 91.1321) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.00
Aqua Blue
#02D8E9
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Neon Blue
#04D9FF
ΔE00 6.59
Bright Light Blue
#26F7FD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0EF #EF6E5F
analogous
#5FEFB6 #5FE0EF #5F98EF
triadic
#5FE0EF #EF5FE0 #E0EF5F
tetradic
#5FE0EF #B65FEF #EF6E5F #98EF5F
square
#5FE0EF #B65FEF #EF6E5F #98EF5F
split-complementary
#5FE0EF #EF5F98 #EFB65F
monochromatic
#13AEC0 #27D5E9 #5FE0EF #97EBF5 #CEF6FA
Accessibility & contrast
On white
1.57
#5FE0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#5FE0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0EF
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0EF | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#B9C7EF
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe0ef; /* rgb */ color: rgb(95, 224, 239); /* oklch */ color: oklch(84.1% 0.114 205.8);
Tailwind
colors: {
custom: {
50: '#9aeaf4',
500: '#5fe0ef',
950: '#000000',
},
}SCSS
$custom: #5fe0ef; $custom-light: #9aeaf4; $custom-dark: #000000;
JSON
{
"hex": "#5fe0ef",
"rgb": {
"r": 95,
"g": 224,
"b": 239
},
"hsl": {
"h": 186.25,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84064,
"c": 0.11434,
"h": 205.8
},
"luminance": 0.61976
}Semantic roles & 50–950 ramp
primary
#5FE0EF
secondary
#BE4234
accent
#1E07DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485