#5FEBD2#5FEBD2
#5FEBD2 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.7% C 0.126 H 179.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBD2 |
|---|---|
| RGB | rgb(95, 235, 210) |
| HSL | hsl(169, 78%, 65%) |
| HSV | hsv(169, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(85.25, -43.70, 0.84) |
| CIE-LCH | lch(85.25, 43.71, 178.90°) |
| OKLab | oklab(85.7% -0.1264 0.0015) |
| OKLCH | oklch(85.7% 0.126 179.3) |
| XYZ | xyz(46.0551, 66.4980, 71.3685) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.54
Aqua (survey)
#13EAC9
ΔE00 3.49
Turquoise
#40E0D0
ΔE00 3.99
Light Turquoise
#7EF4CC
ΔE00 5.37
Bright Aqua
#0BF9EA
ΔE00 5.39
Aqua Marine
#2EE8BB
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBD2 #EB5F78
analogous
#5FEB8C #5FEBD2 #5FBEEB
triadic
#5FEBD2 #D25FEB #EBD25F
tetradic
#5FEBD2 #8C5FEB #EB5F78 #BEEB5F
square
#5FEBD2 #8C5FEB #EB5F78 #BEEB5F
split-complementary
#5FEBD2 #EB5FBE #EB8C5F
monochromatic
#17B99C #29E4C3 #5FEBD2 #95F2E1 #CCF9F1
Accessibility & contrast
On white
1.47
#5FEBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#5FEBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBD2
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBD2 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#CDCFD4
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5febd2; /* rgb */ color: rgb(95, 235, 210); /* oklch */ color: oklch(85.7% 0.126 179.3);
Tailwind
colors: {
custom: {
50: '#9af2df',
500: '#5febd2',
950: '#000000',
},
}SCSS
$custom: #5febd2; $custom-light: #9af2df; $custom-dark: #000000;
JSON
{
"hex": "#5febd2",
"rgb": {
"r": 95,
"g": 235,
"b": 210
},
"hsl": {
"h": 169.286,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.85696,
"c": 0.12644,
"h": 179.3
},
"luminance": 0.66503
}Semantic roles & 50–950 ramp
primary
#5FEBD2
secondary
#B8364D
accent
#0B30DA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584