#5FEBD6#5FEBD6
#5FEBD6 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.125 H 181.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBD6 |
|---|---|
| RGB | rgb(95, 235, 214) |
| HSL | hsl(171, 78%, 65%) |
| HSV | hsv(171, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 8.9%, 7.8%) |
| CIE-LAB | lab(85.35, -42.71, -1.12) |
| CIE-LCH | lch(85.35, 42.73, 181.50°) |
| OKLab | oklab(85.81% -0.1247 -0.0037) |
| OKLCH | oklch(85.81% 0.125 181.7) |
| XYZ | xyz(46.5597, 66.6998, 74.0259) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.71
Turquoise
#40E0D0
ΔE00 3.28
Aqua (survey)
#13EAC9
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 4.63
Light Turquoise
#7EF4CC
ΔE00 6.42
Light Aqua
#8CFFDB
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBD6 #EB5F74
analogous
#5FEB90 #5FEBD6 #5FBAEB
triadic
#5FEBD6 #D65FEB #EBD65F
tetradic
#5FEBD6 #905FEB #EB5F74 #BAEB5F
square
#5FEBD6 #905FEB #EB5F74 #BAEB5F
split-complementary
#5FEBD6 #EB5FBA #EB905F
monochromatic
#17B9A0 #29E4C8 #5FEBD6 #95F2E4 #CCF9F2
Accessibility & contrast
On white
1.46
#5FEBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5FEBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBD6
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBD6 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED5
Deuteranopia (green-blind)
#CCCFD8
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5febd6; /* rgb */ color: rgb(95, 235, 214); /* oklch */ color: oklch(85.8% 0.125 181.7);
Tailwind
colors: {
custom: {
50: '#9af2e2',
500: '#5febd6',
950: '#000000',
},
}SCSS
$custom: #5febd6; $custom-light: #9af2e2; $custom-dark: #000000;
JSON
{
"hex": "#5febd6",
"rgb": {
"r": 95,
"g": 235,
"b": 214
},
"hsl": {
"h": 171,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.85813,
"c": 0.12474,
"h": 181.7
},
"luminance": 0.66705
}Semantic roles & 50–950 ramp
primary
#5FEBD6
secondary
#B8364A
accent
#0B2ADA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584