#5FF1D5#5FF1D5
#5FF1D5 is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.2% C 0.131 H 178.1°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1D5 |
|---|---|
| RGB | rgb(95, 241, 213) |
| HSL | hsl(168, 84%, 66%) |
| HSV | hsv(168, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 11.6%, 5.5%) |
| CIE-LAB | lab(87.07, -45.59, 1.91) |
| CIE-LCH | lch(87.07, 45.63, 177.60°) |
| OKLab | oklab(87.2% -0.1313 0.0044) |
| OKLCH | oklch(87.2% 0.131 178.1) |
| XYZ | xyz(48.1792, 70.1426, 73.9377) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.33
Aqua (survey)
#13EAC9
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 4.51
Light Aqua
#8CFFDB
ΔE00 5.02
Turquoise
#40E0D0
ΔE00 5.30
Bright Aqua
#0BF9EA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1D5 #F15F7B
analogous
#5FF18C #5FF1D5 #5FC4F1
triadic
#5FF1D5 #D55FF1 #F1D55F
tetradic
#5FF1D5 #8C5FF1 #F15F7B #C4F15F
square
#5FF1D5 #8C5FF1 #F15F7B #C4F15F
split-complementary
#5FF1D5 #F15FC4 #F18C5F
monochromatic
#11C4A2 #27ECC6 #5FF1D5 #97F6E4 #D0FBF3
Accessibility & contrast
On white
1.40
#5FF1D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#5FF1D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1D5
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1D5 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D4
Deuteranopia (green-blind)
#D2D4D7
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff1d5; /* rgb */ color: rgb(95, 241, 213); /* oklch */ color: oklch(87.2% 0.131 178.1);
Tailwind
colors: {
custom: {
50: '#9bf6e1',
500: '#5ff1d5',
950: '#000000',
},
}SCSS
$custom: #5ff1d5; $custom-light: #9bf6e1; $custom-dark: #000000;
JSON
{
"hex": "#5ff1d5",
"rgb": {
"r": 95,
"g": 241,
"b": 213
},
"hsl": {
"h": 168.493,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.87198,
"c": 0.13133,
"h": 178.1
},
"luminance": 0.70148
}Semantic roles & 50–950 ramp
primary
#5FF1D5
secondary
#C2324E
accent
#052FE0
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584