#5AEBC8#5AEBC8
#5AEBC8 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.134 H 174.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBC8 |
|---|---|
| RGB | rgb(90, 235, 200) |
| HSL | hsl(166, 78%, 64%) |
| HSV | hsv(166, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(84.87, -46.99, 5.53) |
| CIE-LCH | lch(84.87, 47.32, 173.29°) |
| OKLab | oklab(85.27% -0.1334 0.0139) |
| OKLCH | oklch(85.27% 0.134 174.1) |
| XYZ | xyz(44.3451, 65.7558, 64.9875) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.78
Aqua Marine
#2EE8BB
ΔE00 3.16
Light Turquoise
#7EF4CC
ΔE00 3.64
Tiffany Blue
#7BF2DA
ΔE00 4.15
Bright Teal
#01F9C6
ΔE00 4.90
Aquamarine
#7FFFD4
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBC8 #EB5A7D
analogous
#5AEB7F #5AEBC8 #5AC5EB
triadic
#5AEBC8 #C85AEB #EBC85A
tetradic
#5AEBC8 #7F5AEB #EB5A7D #C5EB5A
square
#5AEBC8 #7F5AEB #EB5A7D #C5EB5A
split-complementary
#5AEBC8 #EB5AC5 #EB7F5A
monochromatic
#16B58E #23E4B6 #5AEBC8 #91F2DA #C7F8EC
Accessibility & contrast
On white
1.48
#5AEBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#5AEBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBC8
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBC8 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC6
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aebc8; /* rgb */ color: rgb(90, 235, 200); /* oklch */ color: oklch(85.3% 0.134 174.1);
Tailwind
colors: {
custom: {
50: '#97f2d8',
500: '#5aebc8',
950: '#000000',
},
}SCSS
$custom: #5aebc8; $custom-light: #97f2d8; $custom-dark: #000000;
JSON
{
"hex": "#5aebc8",
"rgb": {
"r": 90,
"g": 235,
"b": 200
},
"hsl": {
"h": 165.517,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.85269,
"c": 0.13412,
"h": 174.1
},
"luminance": 0.6576
}Semantic roles & 50–950 ramp
primary
#5AEBC8
secondary
#B53554
accent
#0B3DDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583