#5AECEE#5AECEE
#5AECEE is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.7% C 0.123 H 196.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECEE |
|---|---|
| RGB | rgb(90, 236, 238) |
| HSL | hsl(181, 81%, 64%) |
| HSV | hsv(181, 62%, 93%) |
| CMYK | cmyk(62.2%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(86.17, -37.75, -12.54) |
| CIE-LCH | lch(86.17, 39.78, 198.37°) |
| OKLab | oklab(86.66% -0.118 -0.0348) |
| OKLCH | oklch(86.66% 0.123 196.4) |
| XYZ | xyz(49.6377, 68.3322, 91.4458) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.13
Bright Cyan
#41FDFE
ΔE00 3.82
Aqua
#00FFFF
ΔE00 4.74
Bright Turquoise
#0FFEF9
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECEE #EE5C5A
analogous
#5AEEA6 #5AECEE #5AA2EE
triadic
#5AECEE #EE5AEC #ECEE5A
tetradic
#5AECEE #A65AEE #EE5C5A #A2EE5A
square
#5AECEE #A65AEE #EE5C5A #A2EE5A
split-complementary
#5AECEE #EE5AA2 #EEA65A
monochromatic
#13B8BA #23E6E8 #5AECEE #91F2F4 #C9F9F9
Accessibility & contrast
On white
1.43
#5AECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#5AECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECEE
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECEE | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#C6D0EF
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5aecee; /* rgb */ color: rgb(90, 236, 238); /* oklch */ color: oklch(86.7% 0.123 196.4);
Tailwind
colors: {
custom: {
50: '#99f2f3',
500: '#5aecee',
950: '#000000',
},
}SCSS
$custom: #5aecee; $custom-light: #99f2f3; $custom-dark: #000000;
JSON
{
"hex": "#5aecee",
"rgb": {
"r": 90,
"g": 236,
"b": 238
},
"hsl": {
"h": 180.811,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.8666,
"c": 0.12305,
"h": 196.4
},
"luminance": 0.68338
}Semantic roles & 50–950 ramp
primary
#5AECEE
secondary
#B93533
accent
#0B08DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585