#5FEBD9#5FEBD9
#5FEBD9 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.124 H 183.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBD9 |
|---|---|
| RGB | rgb(95, 235, 217) |
| HSL | hsl(172, 78%, 65%) |
| HSV | hsv(172, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 7.7%, 7.8%) |
| CIE-LAB | lab(85.43, -41.96, -2.58) |
| CIE-LCH | lch(85.43, 42.04, 183.52°) |
| OKLab | oklab(85.9% -0.1234 -0.0076) |
| OKLCH | oklch(85.9% 0.124 183.5) |
| XYZ | xyz(46.9464, 66.8544, 76.0623) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.99
Tiffany Blue
#7BF2DA
ΔE00 3.18
Bright Aqua
#0BF9EA
ΔE00 4.23
Aqua (survey)
#13EAC9
ΔE00 5.09
Bright Turquoise
#0FFEF9
ΔE00 6.44
Mediumturquoise
#48D1CC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBD9 #EB5F71
analogous
#5FEB93 #5FEBD9 #5FB7EB
triadic
#5FEBD9 #D95FEB #EBD95F
tetradic
#5FEBD9 #935FEB #EB5F71 #B7EB5F
square
#5FEBD9 #935FEB #EB5F71 #B7EB5F
split-complementary
#5FEBD9 #EB5FB7 #EB935F
monochromatic
#17B9A4 #29E4CC #5FEBD9 #95F2E6 #CCF9F3
Accessibility & contrast
On white
1.46
#5FEBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#5FEBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBD9
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBD9 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5febd9; /* rgb */ color: rgb(95, 235, 217); /* oklch */ color: oklch(85.9% 0.124 183.5);
Tailwind
colors: {
custom: {
50: '#9af2e4',
500: '#5febd9',
950: '#000000',
},
}SCSS
$custom: #5febd9; $custom-light: #9af2e4; $custom-dark: #000000;
JSON
{
"hex": "#5febd9",
"rgb": {
"r": 95,
"g": 235,
"b": 217
},
"hsl": {
"h": 172.286,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.85902,
"c": 0.12363,
"h": 183.5
},
"luminance": 0.66859
}Semantic roles & 50–950 ramp
primary
#5FEBD9
secondary
#B83647
accent
#0B26DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584