#5AECEF#5AECEF
#5AECEF is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.7% C 0.123 H 197.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECEF |
|---|---|
| RGB | rgb(90, 236, 239) |
| HSL | hsl(181, 82%, 65%) |
| HSV | hsv(181, 62%, 94%) |
| CMYK | cmyk(62.3%, 1.3%, 0%, 6.3%) |
| CIE-LAB | lab(86.20, -37.48, -13.02) |
| CIE-LCH | lch(86.20, 39.67, 199.16°) |
| OKLab | oklab(86.69% -0.1176 -0.0361) |
| OKLCH | oklch(86.69% 0.123 197.1) |
| XYZ | xyz(49.7851, 68.3911, 92.2217) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.06
Bright Cyan
#41FDFE
ΔE00 3.89
Aqua
#00FFFF
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECEF #EF5D5A
analogous
#5AEFA8 #5AECEF #5AA2EF
triadic
#5AECEF #EF5AEC #ECEF5A
tetradic
#5AECEF #A85AEF #EF5D5A #A2EF5A
square
#5AECEF #A85AEF #EF5D5A #A2EF5A
split-complementary
#5AECEF #EF5AA2 #EFA85A
monochromatic
#12B9BC #22E6EA #5AECEF #92F2F4 #CAF9FA
Accessibility & contrast
On white
1.43
#5AECEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#5AECEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECEF
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECEF | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#C6D0F0
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5aecef; /* rgb */ color: rgb(90, 236, 239); /* oklch */ color: oklch(86.7% 0.123 197.1);
Tailwind
colors: {
custom: {
50: '#99f2f4',
500: '#5aecef',
950: '#000000',
},
}SCSS
$custom: #5aecef; $custom-light: #99f2f4; $custom-dark: #000000;
JSON
{
"hex": "#5aecef",
"rgb": {
"r": 90,
"g": 236,
"b": 239
},
"hsl": {
"h": 181.208,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.86694,
"c": 0.12304,
"h": 197.1
},
"luminance": 0.68397
}Semantic roles & 50–950 ramp
primary
#5AECEF
secondary
#BB3532
accent
#0B07DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585