#5AEFE8#5AEFE8
#5AEFE8 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.2% C 0.126 H 190.7°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEFE8 |
|---|---|
| RGB | rgb(90, 239, 232) |
| HSL | hsl(177, 82%, 65%) |
| HSV | hsv(177, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 2.9%, 6.3%) |
| CIE-LAB | lab(86.86, -40.71, -8.36) |
| CIE-LCH | lch(86.86, 41.56, 191.60°) |
| OKLab | oklab(87.16% -0.1235 -0.0233) |
| OKLCH | oklch(87.16% 0.126 190.7) |
| XYZ | xyz(49.6419, 69.7275, 87.1708) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.87
Bright Cyan
#41FDFE
ΔE00 4.04
Bright Aqua
#0BF9EA
ΔE00 4.05
Aqua
#00FFFF
ΔE00 4.50
Bright Light Blue
#26F7FD
ΔE00 4.66
Turquoise
#40E0D0
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEFE8 #EF5A61
analogous
#5AEF9E #5AEFE8 #5AACEF
triadic
#5AEFE8 #E85AEF #EFE85A
tetradic
#5AEFE8 #9E5AEF #EF5A61 #ACEF5A
square
#5AEFE8 #9E5AEF #EF5A61 #ACEF5A
split-complementary
#5AEFE8 #EF5AAC #EF9E5A
monochromatic
#12BCB4 #22EAE0 #5AEFE8 #92F4F0 #CAFAF8
Accessibility & contrast
On white
1.41
#5AEFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#5AEFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEFE8
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEFE8 | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E8
Deuteranopia (green-blind)
#CBD2E9
Tritanopia (blue-blind)
#00F5EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5aefe8; /* rgb */ color: rgb(90, 239, 232); /* oklch */ color: oklch(87.2% 0.126 190.7);
Tailwind
colors: {
custom: {
50: '#99f5ef',
500: '#5aefe8',
950: '#000000',
},
}SCSS
$custom: #5aefe8; $custom-light: #99f5ef; $custom-dark: #000000;
JSON
{
"hex": "#5aefe8",
"rgb": {
"r": 90,
"g": 239,
"b": 232
},
"hsl": {
"h": 177.181,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.87163,
"c": 0.12572,
"h": 190.7
},
"luminance": 0.69733
}Semantic roles & 50–950 ramp
primary
#5AEFE8
secondary
#BB3239
accent
#0711DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585