#5AFFE7#5AFFE7
#5AFFE7 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.140 H 181.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFE7 |
|---|---|
| RGB | rgb(90, 255, 231) |
| HSL | hsl(171, 100%, 68%) |
| HSV | hsv(171, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(91.44, -47.99, -1.09) |
| CIE-LCH | lch(91.44, 48.00, 181.30°) |
| OKLab | oklab(90.87% -0.1398 -0.0037) |
| OKLCH | oklch(90.87% 0.14 181.5) |
| XYZ | xyz(54.3934, 79.4571, 88.0559) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 3.80
Light Aqua
#8CFFDB
ΔE00 5.58
Aqua (survey)
#13EAC9
ΔE00 5.81
Bright Turquoise
#0FFEF9
ΔE00 6.15
Aquamarine
#7FFFD4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFE7 #FF5A72
analogous
#5AFF95 #5AFFE7 #5AC4FF
triadic
#5AFFE7 #E75AFF #FFE75A
tetradic
#5AFFE7 #955AFF #FF5A72 #C4FF5A
square
#5AFFE7 #955AFF #FF5A72 #C4FF5A
split-complementary
#5AFFE7 #FF5AC4 #FF955A
monochromatic
#00DFBE #1DFFDE #5AFFE7 #97FFF0 #D4FFF9
Accessibility & contrast
On white
1.24
#5AFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#5AFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFE7
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFE7 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E6
Deuteranopia (green-blind)
#DCDFE9
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5affe7; /* rgb */ color: rgb(90, 255, 231); /* oklch */ color: oklch(90.9% 0.140 181.5);
Tailwind
colors: {
custom: {
50: '#9bffee',
500: '#5affe7',
950: '#000000',
},
}SCSS
$custom: #5affe7; $custom-light: #9bffee; $custom-dark: #000000;
JSON
{
"hex": "#5affe7",
"rgb": {
"r": 90,
"g": 255,
"b": 231
},
"hsl": {
"h": 171.273,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90873,
"c": 0.13986,
"h": 181.5
},
"luminance": 0.79463
}Semantic roles & 50–950 ramp
primary
#5AFFE7
secondary
#D72640
accent
#0021E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685