#5FE9F1#5FE9F1
#5FE9F1 is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.2% C 0.119 H 200.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9F1 |
|---|---|
| RGB | rgb(95, 233, 241) |
| HSL | hsl(183, 84%, 66%) |
| HSV | hsv(183, 61%, 95%) |
| CMYK | cmyk(60.6%, 3.3%, 0%, 5.5%) |
| CIE-LAB | lab(85.53, -34.74, -15.06) |
| CIE-LCH | lch(85.53, 37.87, 203.43°) |
| OKLab | oklab(86.21% -0.1113 -0.0417) |
| OKLCH | oklch(86.21% 0.119 200.5) |
| XYZ | xyz(49.7286, 67.0563, 93.5244) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.23
Bright Light Blue
#26F7FD
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 5.26
Bright Cyan
#41FDFE
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9F1 #F1675F
analogous
#5FF1B0 #5FE9F1 #5FA0F1
triadic
#5FE9F1 #F15FE9 #E9F15F
tetradic
#5FE9F1 #B05FF1 #F1675F #A0F15F
square
#5FE9F1 #B05FF1 #F1675F #A0F15F
split-complementary
#5FE9F1 #F15FA0 #F1B05F
monochromatic
#11BBC4 #27E1EC #5FE9F1 #97F1F6 #D0F8FB
Accessibility & contrast
On white
1.46
#5FE9F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#5FE9F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9F1
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9F1 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF2
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fe9f1; /* rgb */ color: rgb(95, 233, 241); /* oklch */ color: oklch(86.2% 0.119 200.5);
Tailwind
colors: {
custom: {
50: '#9bf0f5',
500: '#5fe9f1',
950: '#000000',
},
}SCSS
$custom: #5fe9f1; $custom-light: #9bf0f5; $custom-dark: #000000;
JSON
{
"hex": "#5fe9f1",
"rgb": {
"r": 95,
"g": 233,
"b": 241
},
"hsl": {
"h": 183.288,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86209,
"c": 0.11884,
"h": 200.5
},
"luminance": 0.67062
}Semantic roles & 50–950 ramp
primary
#5FE9F1
secondary
#C23A32
accent
#1105E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585