#5FEBD8#5FEBD8
#5FEBD8 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.9% C 0.124 H 182.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBD8 |
|---|---|
| RGB | rgb(95, 235, 216) |
| HSL | hsl(172, 78%, 65%) |
| HSV | hsv(172, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 8.1%, 7.8%) |
| CIE-LAB | lab(85.40, -42.21, -2.09) |
| CIE-LCH | lch(85.40, 42.27, 182.84°) |
| OKLab | oklab(85.87% -0.1238 -0.0063) |
| OKLCH | oklch(85.87% 0.124 182.9) |
| XYZ | xyz(46.8167, 66.8026, 75.3793) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.99
Turquoise
#40E0D0
ΔE00 3.06
Bright Aqua
#0BF9EA
ΔE00 4.34
Aqua (survey)
#13EAC9
ΔE00 4.82
Bright Turquoise
#0FFEF9
ΔE00 6.67
Light Turquoise
#7EF4CC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBD8 #EB5F72
analogous
#5FEB92 #5FEBD8 #5FB8EB
triadic
#5FEBD8 #D85FEB #EBD85F
tetradic
#5FEBD8 #925FEB #EB5F72 #B8EB5F
square
#5FEBD8 #925FEB #EB5F72 #B8EB5F
split-complementary
#5FEBD8 #EB5FB8 #EB925F
monochromatic
#17B9A3 #29E4CB #5FEBD8 #95F2E5 #CCF9F3
Accessibility & contrast
On white
1.46
#5FEBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#5FEBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBD8
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBD8 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD7
Deuteranopia (green-blind)
#CBCFDA
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5febd8; /* rgb */ color: rgb(95, 235, 216); /* oklch */ color: oklch(85.9% 0.124 182.9);
Tailwind
colors: {
custom: {
50: '#9af2e4',
500: '#5febd8',
950: '#000000',
},
}SCSS
$custom: #5febd8; $custom-light: #9af2e4; $custom-dark: #000000;
JSON
{
"hex": "#5febd8",
"rgb": {
"r": 95,
"g": 235,
"b": 216
},
"hsl": {
"h": 171.857,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.85872,
"c": 0.12398,
"h": 182.9
},
"luminance": 0.66807
}Semantic roles & 50–950 ramp
primary
#5FEBD8
secondary
#B83648
accent
#0B28DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584