#5AF9EA#5AF9EA
#5AF9EA is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.6% C 0.133 H 186.2°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF9EA |
|---|---|
| RGB | rgb(90, 249, 234) |
| HSL | hsl(174, 93%, 66%) |
| HSV | hsv(174, 64%, 98%) |
| CMYK | cmyk(63.9%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(89.79, -44.63, -5.07) |
| CIE-LCH | lch(89.79, 44.92, 186.48°) |
| OKLab | oklab(89.56% -0.1326 -0.0144) |
| OKLCH | oklch(89.56% 0.133 186.2) |
| XYZ | xyz(52.9366, 75.8597, 89.6785) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.26
Bright Turquoise
#0FFEF9
ΔE00 3.86
Tiffany Blue
#7BF2DA
ΔE00 4.34
Aqua
#00FFFF
ΔE00 5.22
Bright Cyan
#41FDFE
ΔE00 5.25
Turquoise
#40E0D0
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF9EA #F95A69
analogous
#5AF99B #5AF9EA #5AB8F9
triadic
#5AF9EA #EA5AF9 #F9EA5A
tetradic
#5AF9EA #9B5AF9 #F95A69 #B8F95A
square
#5AF9EA #9B5AF9 #F95A69 #B8F95A
split-complementary
#5AF9EA #F95AB8 #F99B5A
monochromatic
#08D1BE #1FF7E2 #5AF9EA #95FBF2 #D0FDF9
Accessibility & contrast
On white
1.30
#5AF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#5AF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF9EA
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF9EA | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#D5DAEC
Tritanopia (blue-blind)
#00FEF4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5af9ea; /* rgb */ color: rgb(90, 249, 234); /* oklch */ color: oklch(89.6% 0.133 186.2);
Tailwind
colors: {
custom: {
50: '#9afcf0',
500: '#5af9ea',
950: '#000000',
},
}SCSS
$custom: #5af9ea; $custom-light: #9afcf0; $custom-dark: #000000;
JSON
{
"hex": "#5af9ea",
"rgb": {
"r": 90,
"g": 249,
"b": 234
},
"hsl": {
"h": 174.34,
"s": 92.982,
"l": 66.471
},
"oklch": {
"l": 0.8956,
"c": 0.1334,
"h": 186.2
},
"luminance": 0.75866
}Semantic roles & 50–950 ramp
primary
#5AF9EA
secondary
#CC2B3A
accent
#0016E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585