#5AECF4#5AECF4
#5AECF4 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.9% C 0.123 H 200.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECF4 |
|---|---|
| RGB | rgb(90, 236, 244) |
| HSL | hsl(183, 88%, 65%) |
| HSV | hsv(183, 63%, 96%) |
| CMYK | cmyk(63.1%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(86.35, -36.11, -15.42) |
| CIE-LCH | lch(86.35, 39.26, 203.13°) |
| OKLab | oklab(86.86% -0.1156 -0.0427) |
| OKLCH | oklch(86.86% 0.123 200.3) |
| XYZ | xyz(50.5340, 68.6907, 96.1658) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.31
Robin'S Egg
#6DEDFD
ΔE00 3.37
Bright Cyan
#41FDFE
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Aqua
#00FFFF
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECF4 #F4625A
analogous
#5AF4AF #5AECF4 #5A9FF4
triadic
#5AECF4 #F45AEC #ECF45A
tetradic
#5AECF4 #AF5AF4 #F4625A #9FF45A
square
#5AECF4 #AF5AF4 #F4625A #9FF45A
split-complementary
#5AECF4 #F45A9F #F4AF5A
monochromatic
#0DBDC6 #21E5F0 #5AECF4 #93F3F8 #CDF9FC
Accessibility & contrast
On white
1.42
#5AECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#5AECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECF4
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECF4 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F5
Deuteranopia (green-blind)
#C4D1F5
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5aecf4; /* rgb */ color: rgb(90, 236, 244); /* oklch */ color: oklch(86.9% 0.123 200.3);
Tailwind
colors: {
custom: {
50: '#9af2f7',
500: '#5aecf4',
950: '#000000',
},
}SCSS
$custom: #5aecf4; $custom-light: #9af2f7; $custom-dark: #000000;
JSON
{
"hex": "#5aecf4",
"rgb": {
"r": 90,
"g": 236,
"b": 244
},
"hsl": {
"h": 183.117,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.86864,
"c": 0.12324,
"h": 200.3
},
"luminance": 0.68696
}Semantic roles & 50–950 ramp
primary
#5AECF4
secondary
#C3372F
accent
#0D01E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585