#5AFFEA#5AFFEA
#5AFFEA is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.139 H 183.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFEA |
|---|---|
| RGB | rgb(90, 255, 234) |
| HSL | hsl(172, 100%, 68%) |
| HSV | hsv(172, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(91.52, -47.24, -2.53) |
| CIE-LCH | lch(91.52, 47.30, 183.07°) |
| OKLab | oklab(90.96% -0.1385 -0.0076) |
| OKLCH | oklch(90.96% 0.139 183.1) |
| XYZ | xyz(54.8208, 79.6281, 90.3065) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 4.05
Bright Turquoise
#0FFEF9
ΔE00 5.29
Light Aqua
#8CFFDB
ΔE00 6.26
Aqua (survey)
#13EAC9
ΔE00 6.31
Aqua
#00FFFF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFEA #FF5A6F
analogous
#5AFF98 #5AFFEA #5AC1FF
triadic
#5AFFEA #EA5AFF #FFEA5A
tetradic
#5AFFEA #985AFF #FF5A6F #C1FF5A
square
#5AFFEA #985AFF #FF5A6F #C1FF5A
split-complementary
#5AFFEA #FF5AC1 #FF985A
monochromatic
#00DFC2 #1DFFE2 #5AFFEA #97FFF2 #D4FFFA
Accessibility & contrast
On white
1.24
#5AFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#5AFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFEA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFEA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1E9
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5affea; /* rgb */ color: rgb(90, 255, 234); /* oklch */ color: oklch(91.0% 0.139 183.1);
Tailwind
colors: {
custom: {
50: '#9bfff0',
500: '#5affea',
950: '#000000',
},
}SCSS
$custom: #5affea; $custom-light: #9bfff0; $custom-dark: #000000;
JSON
{
"hex": "#5affea",
"rgb": {
"r": 90,
"g": 255,
"b": 234
},
"hsl": {
"h": 172.364,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90961,
"c": 0.13873,
"h": 183.1
},
"luminance": 0.79634
}Semantic roles & 50–950 ramp
primary
#5AFFEA
secondary
#D7263D
accent
#001DE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685