#5FE1EF#5FE1EF
#5FE1EF is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.3% C 0.115 H 205.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1EF |
|---|---|
| RGB | rgb(95, 225, 239) |
| HSL | hsl(186, 82%, 65%) |
| HSV | hsv(186, 60%, 94%) |
| CMYK | cmyk(60.3%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(83.18, -31.52, -17.54) |
| CIE-LCH | lch(83.18, 36.07, 209.09°) |
| OKLab | oklab(84.3% -0.104 -0.0486) |
| OKLCH | oklch(84.3% 0.115 205) |
| XYZ | xyz(47.2180, 62.5104, 91.2219) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.87
Aqua Blue
#02D8E9
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Bright Light Blue
#26F7FD
ΔE00 6.47
Neon Blue
#04D9FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1EF #EF6D5F
analogous
#5FEFB5 #5FE1EF #5F99EF
triadic
#5FE1EF #EF5FE1 #E1EF5F
tetradic
#5FE1EF #B55FEF #EF6D5F #99EF5F
square
#5FE1EF #B55FEF #EF6D5F #99EF5F
split-complementary
#5FE1EF #EF5F99 #EFB55F
monochromatic
#13B0C0 #27D7E9 #5FE1EF #97EBF5 #CEF6FA
Accessibility & contrast
On white
1.56
#5FE1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5FE1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1EF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1EF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F0
Deuteranopia (green-blind)
#BAC8F0
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe1ef; /* rgb */ color: rgb(95, 225, 239); /* oklch */ color: oklch(84.3% 0.115 205.0);
Tailwind
colors: {
custom: {
50: '#9beaf4',
500: '#5fe1ef',
950: '#000000',
},
}SCSS
$custom: #5fe1ef; $custom-light: #9beaf4; $custom-dark: #000000;
JSON
{
"hex": "#5fe1ef",
"rgb": {
"r": 95,
"g": 225,
"b": 239
},
"hsl": {
"h": 185.833,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84295,
"c": 0.11476,
"h": 205
},
"luminance": 0.62515
}Semantic roles & 50–950 ramp
primary
#5FE1EF
secondary
#BE4134
accent
#1C07DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485