#5AEBCC#5AEBCC
#5AEBCC is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.132 H 176.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBCC |
|---|---|
| RGB | rgb(90, 235, 204) |
| HSL | hsl(167, 78%, 64%) |
| HSV | hsv(167, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(84.97, -46.03, 3.56) |
| CIE-LCH | lch(84.97, 46.17, 175.57°) |
| OKLab | oklab(85.38% -0.1316 0.0087) |
| OKLCH | oklch(85.38% 0.132 176.2) |
| XYZ | xyz(44.8187, 65.9452, 67.4817) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.60
Tiffany Blue
#7BF2DA
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.26
Turquoise
#40E0D0
ΔE00 5.24
Light Aqua
#8CFFDB
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBCC #EB5A79
analogous
#5AEB83 #5AEBCC #5AC2EB
triadic
#5AEBCC #CC5AEB #EBCC5A
tetradic
#5AEBCC #835AEB #EB5A79 #C2EB5A
square
#5AEBCC #835AEB #EB5A79 #C2EB5A
split-complementary
#5AEBCC #EB5AC2 #EB835A
monochromatic
#16B593 #23E4BB #5AEBCC #91F2DD #C7F8EE
Accessibility & contrast
On white
1.48
#5AEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5AEBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBCC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBCC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCB
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#00EEE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aebcc; /* rgb */ color: rgb(90, 235, 204); /* oklch */ color: oklch(85.4% 0.132 176.2);
Tailwind
colors: {
custom: {
50: '#97f2db',
500: '#5aebcc',
950: '#000000',
},
}SCSS
$custom: #5aebcc; $custom-light: #97f2db; $custom-dark: #000000;
JSON
{
"hex": "#5aebcc",
"rgb": {
"r": 90,
"g": 235,
"b": 204
},
"hsl": {
"h": 167.172,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.8538,
"c": 0.13192,
"h": 176.2
},
"luminance": 0.6595
}Semantic roles & 50–950 ramp
primary
#5AEBCC
secondary
#B53550
accent
#0B37DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584