#5AEBBB#5AEBBB
#5AEBBB is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.143 H 167.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBBB |
|---|---|
| RGB | rgb(90, 235, 187) |
| HSL | hsl(160, 78%, 64%) |
| HSV | hsv(160, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(84.57, -50.00, 11.91) |
| CIE-LCH | lch(84.57, 51.39, 166.60°) |
| OKLab | oklab(84.93% -0.1392 0.0305) |
| OKLCH | oklch(84.93% 0.143 167.7) |
| XYZ | xyz(42.8899, 65.1737, 57.3235) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 3.99
Seafoam
#7FE0B3
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 4.51
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBBB #EB5A8A
analogous
#5AEB72 #5AEBBB #5AD2EB
triadic
#5AEBBB #BB5AEB #EBBB5A
tetradic
#5AEBBB #725AEB #EB5A8A #D2EB5A
square
#5AEBBB #725AEB #EB5A8A #D2EB5A
split-complementary
#5AEBBB #EB5AD2 #EB725A
monochromatic
#16B580 #23E4A5 #5AEBBB #91F2D1 #C7F8E8
Accessibility & contrast
On white
1.50
#5AEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5AEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBBB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBBB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#00ECDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aebbb; /* rgb */ color: rgb(90, 235, 187); /* oklch */ color: oklch(84.9% 0.143 167.7);
Tailwind
colors: {
custom: {
50: '#97f2cf',
500: '#5aebbb',
950: '#000000',
},
}SCSS
$custom: #5aebbb; $custom-light: #97f2cf; $custom-dark: #000000;
JSON
{
"hex": "#5aebbb",
"rgb": {
"r": 90,
"g": 235,
"b": 187
},
"hsl": {
"h": 160.138,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84927,
"c": 0.14252,
"h": 167.7
},
"luminance": 0.65178
}Semantic roles & 50–950 ramp
primary
#5AEBBB
secondary
#B5355F
accent
#0B50DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583