#5FEBD5#5FEBD5
#5FEBD5 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.125 H 181.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBD5 |
|---|---|
| RGB | rgb(95, 235, 213) |
| HSL | hsl(171, 78%, 65%) |
| HSV | hsv(171, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(85.33, -42.96, -0.63) |
| CIE-LCH | lch(85.33, 42.97, 180.84°) |
| OKLab | oklab(85.78% -0.1251 -0.0024) |
| OKLCH | oklch(85.78% 0.125 181.1) |
| XYZ | xyz(46.4324, 66.6489, 73.3554) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.61
Turquoise
#40E0D0
ΔE00 3.43
Aqua (survey)
#13EAC9
ΔE00 4.09
Bright Aqua
#0BF9EA
ΔE00 4.80
Light Turquoise
#7EF4CC
ΔE00 6.15
Aqua Marine
#2EE8BB
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBD5 #EB5F75
analogous
#5FEB8F #5FEBD5 #5FBBEB
triadic
#5FEBD5 #D55FEB #EBD55F
tetradic
#5FEBD5 #8F5FEB #EB5F75 #BBEB5F
square
#5FEBD5 #8F5FEB #EB5F75 #BBEB5F
split-complementary
#5FEBD5 #EB5FBB #EB8F5F
monochromatic
#17B99F #29E4C7 #5FEBD5 #95F2E3 #CCF9F2
Accessibility & contrast
On white
1.47
#5FEBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5FEBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBD5
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBD5 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED4
Deuteranopia (green-blind)
#CCCFD7
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5febd5; /* rgb */ color: rgb(95, 235, 213); /* oklch */ color: oklch(85.8% 0.125 181.1);
Tailwind
colors: {
custom: {
50: '#9af2e1',
500: '#5febd5',
950: '#000000',
},
}SCSS
$custom: #5febd5; $custom-light: #9af2e1; $custom-dark: #000000;
JSON
{
"hex": "#5febd5",
"rgb": {
"r": 95,
"g": 235,
"b": 213
},
"hsl": {
"h": 170.571,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.85783,
"c": 0.12514,
"h": 181.1
},
"luminance": 0.66654
}Semantic roles & 50–950 ramp
primary
#5FEBD5
secondary
#B8364B
accent
#0B2CDA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584