#5AEAEB#5AEAEB
#5AEAEB is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.1% C 0.122 H 195.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEAEB |
|---|---|
| RGB | rgb(90, 234, 235) |
| HSL | hsl(180, 78%, 64%) |
| HSV | hsv(180, 62%, 92%) |
| CMYK | cmyk(61.7%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.51, -37.64, -11.95) |
| CIE-LCH | lch(85.51, 39.49, 197.61°) |
| OKLab | oklab(86.1% -0.1173 -0.0331) |
| OKLCH | oklch(86.1% 0.122 195.8) |
| XYZ | xyz(48.6281, 67.0122, 88.9530) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.57
Bright Cyan
#41FDFE
ΔE00 4.20
Aqua
#00FFFF
ΔE00 5.05
Bright Turquoise
#0FFEF9
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEAEB #EB5B5A
analogous
#5AEBA3 #5AEAEB #5AA1EB
triadic
#5AEAEB #EB5AEA #EAEB5A
tetradic
#5AEAEB #A35AEB #EB5B5A #A1EB5A
square
#5AEAEB #A35AEB #EB5B5A #A1EB5A
split-complementary
#5AEAEB #EB5AA1 #EBA35A
monochromatic
#16B4B5 #23E3E4 #5AEAEB #91F1F2 #C7F8F8
Accessibility & contrast
On white
1.46
#5AEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5AEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEAEB
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEAEB | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5aeaeb; /* rgb */ color: rgb(90, 234, 235); /* oklch */ color: oklch(86.1% 0.122 195.8);
Tailwind
colors: {
custom: {
50: '#99f1f1',
500: '#5aeaeb',
950: '#000000',
},
}SCSS
$custom: #5aeaeb; $custom-light: #99f1f1; $custom-dark: #000000;
JSON
{
"hex": "#5aeaeb",
"rgb": {
"r": 90,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.414,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.86095,
"c": 0.12188,
"h": 195.8
},
"luminance": 0.67017
}Semantic roles & 50–950 ramp
primary
#5AEAEB
secondary
#B53635
accent
#0C0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585