#5FEBD7#5FEBD7
#5FEBD7 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.8% C 0.124 H 182.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBD7 |
|---|---|
| RGB | rgb(95, 235, 215) |
| HSL | hsl(171, 78%, 65%) |
| HSV | hsv(171, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 8.5%, 7.8%) |
| CIE-LAB | lab(85.38, -42.46, -1.60) |
| CIE-LCH | lch(85.38, 42.49, 182.16°) |
| OKLab | oklab(85.84% -0.1242 -0.005) |
| OKLCH | oklch(85.84% 0.124 182.3) |
| XYZ | xyz(46.6878, 66.7510, 74.7006) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.84
Turquoise
#40E0D0
ΔE00 3.16
Bright Aqua
#0BF9EA
ΔE00 4.48
Aqua (survey)
#13EAC9
ΔE00 4.56
Light Turquoise
#7EF4CC
ΔE00 6.70
Bright Turquoise
#0FFEF9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBD7 #EB5F73
analogous
#5FEB91 #5FEBD7 #5FB9EB
triadic
#5FEBD7 #D75FEB #EBD75F
tetradic
#5FEBD7 #915FEB #EB5F73 #B9EB5F
square
#5FEBD7 #915FEB #EB5F73 #B9EB5F
split-complementary
#5FEBD7 #EB5FB9 #EB915F
monochromatic
#17B9A1 #29E4C9 #5FEBD7 #95F2E5 #CCF9F2
Accessibility & contrast
On white
1.46
#5FEBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5FEBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBD7
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBD7 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED6
Deuteranopia (green-blind)
#CCCFD9
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5febd7; /* rgb */ color: rgb(95, 235, 215); /* oklch */ color: oklch(85.8% 0.124 182.3);
Tailwind
colors: {
custom: {
50: '#9af2e3',
500: '#5febd7',
950: '#000000',
},
}SCSS
$custom: #5febd7; $custom-light: #9af2e3; $custom-dark: #000000;
JSON
{
"hex": "#5febd7",
"rgb": {
"r": 95,
"g": 235,
"b": 215
},
"hsl": {
"h": 171.429,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.85842,
"c": 0.12435,
"h": 182.3
},
"luminance": 0.66756
}Semantic roles & 50–950 ramp
primary
#5FEBD7
secondary
#B83649
accent
#0B29DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584