#5AEBEB#5AEBEB
#5AEBEB is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.3% C 0.123 H 195.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBEB |
|---|---|
| RGB | rgb(90, 235, 235) |
| HSL | hsl(180, 78%, 64%) |
| HSV | hsv(180, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(85.80, -38.10, -11.52) |
| CIE-LCH | lch(85.80, 39.80, 196.82°) |
| OKLab | oklab(86.33% -0.1183 -0.032) |
| OKLCH | oklch(86.33% 0.123 195.1) |
| XYZ | xyz(48.9136, 67.5832, 89.0482) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.53
Bright Cyan
#41FDFE
ΔE00 3.98
Aqua
#00FFFF
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 5.96
Bright Aqua
#0BF9EA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBEB #EB5A5A
analogous
#5AEBA2 #5AEBEB #5AA2EB
triadic
#5AEBEB #EB5AEB #EBEB5A
tetradic
#5AEBEB #A25AEB #EB5A5A #A2EB5A
square
#5AEBEB #A25AEB #EB5A5A #A2EB5A
split-complementary
#5AEBEB #EB5AA2 #EBA25A
monochromatic
#16B5B5 #23E4E4 #5AEBEB #91F2F2 #C7F8F8
Accessibility & contrast
On white
1.45
#5AEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#5AEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBEB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBEB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#C6CFEC
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5aebeb; /* rgb */ color: rgb(90, 235, 235); /* oklch */ color: oklch(86.3% 0.123 195.1);
Tailwind
colors: {
custom: {
50: '#99f2f1',
500: '#5aebeb',
950: '#000000',
},
}SCSS
$custom: #5aebeb; $custom-light: #99f2f1; $custom-dark: #000000;
JSON
{
"hex": "#5aebeb",
"rgb": {
"r": 90,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.86328,
"c": 0.12253,
"h": 195.1
},
"luminance": 0.67588
}Semantic roles & 50–950 ramp
primary
#5AEBEB
secondary
#B53535
accent
#0B0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585