#5FE2F1#5FE2F1
#5FE2F1 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.116 H 205.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2F1 |
|---|---|
| RGB | rgb(95, 226, 241) |
| HSL | hsl(186, 84%, 66%) |
| HSV | hsv(186, 61%, 95%) |
| CMYK | cmyk(60.6%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(83.53, -31.44, -18.07) |
| CIE-LCH | lch(83.53, 36.26, 209.89°) |
| OKLab | oklab(84.6% -0.1042 -0.05) |
| OKLCH | oklch(84.6% 0.116 205.7) |
| XYZ | xyz(47.7862, 63.1715, 92.8770) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.58
Aqua Blue
#02D8E9
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 6.50
Neon Blue
#04D9FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2F1 #F16E5F
analogous
#5FF1B7 #5FE2F1 #5F99F1
triadic
#5FE2F1 #F15FE2 #E2F15F
tetradic
#5FE2F1 #B75FF1 #F16E5F #99F15F
square
#5FE2F1 #B75FF1 #F16E5F #99F15F
split-complementary
#5FE2F1 #F15F99 #F1B75F
monochromatic
#11B2C4 #27D8EC #5FE2F1 #97ECF6 #D0F6FB
Accessibility & contrast
On white
1.54
#5FE2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5FE2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2F1
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2F1 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF2
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe2f1; /* rgb */ color: rgb(95, 226, 241); /* oklch */ color: oklch(84.6% 0.116 205.7);
Tailwind
colors: {
custom: {
50: '#9bebf5',
500: '#5fe2f1',
950: '#000000',
},
}SCSS
$custom: #5fe2f1; $custom-light: #9bebf5; $custom-dark: #000000;
JSON
{
"hex": "#5fe2f1",
"rgb": {
"r": 95,
"g": 226,
"b": 241
},
"hsl": {
"h": 186.164,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.84596,
"c": 0.11559,
"h": 205.7
},
"luminance": 0.63176
}Semantic roles & 50–950 ramp
primary
#5FE2F1
secondary
#C24132
accent
#1C05E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485