#5AFFC1#5AFFC1
#5AFFC1 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.163 H 164.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFC1 |
|---|---|
| RGB | rgb(90, 255, 193) |
| HSL | hsl(157, 100%, 68%) |
| HSV | hsv(157, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 24.3%, 0%) |
| CIE-LAB | lab(90.57, -56.81, 17.26) |
| CIE-LCH | lch(90.57, 59.37, 163.10°) |
| OKLab | oklab(89.87% -0.1566 0.0441) |
| OKLCH | oklch(89.87% 0.163 164.3) |
| XYZ | xyz(49.5969, 77.5385, 62.7943) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.29
Light Greenish Blue
#63F7B4
ΔE00 2.39
Light Aquamarine
#7BFDC7
ΔE00 2.55
Greenish Turquoise
#00FBB0
ΔE00 3.30
Bright Teal
#01F9C6
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFC1 #FF5A98
analogous
#5AFF6F #5AFFC1 #5AEAFF
triadic
#5AFFC1 #C15AFF #FFC15A
tetradic
#5AFFC1 #6F5AFF #FF5A98 #EAFF5A
square
#5AFFC1 #6F5AFF #FF5A98 #EAFF5A
split-complementary
#5AFFC1 #FF5AEA #FF6F5A
monochromatic
#00DF8B #1DFFAA #5AFFC1 #97FFD8 #D4FFEF
Accessibility & contrast
On white
1.27
#5AFFC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#5AFFC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFC1
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFC1 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBE
Deuteranopia (green-blind)
#E4DDC5
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5affc1; /* rgb */ color: rgb(90, 255, 193); /* oklch */ color: oklch(89.9% 0.163 164.3);
Tailwind
colors: {
custom: {
50: '#99ffd3',
500: '#5affc1',
950: '#000000',
},
}SCSS
$custom: #5affc1; $custom-light: #99ffd3; $custom-dark: #000000;
JSON
{
"hex": "#5affc1",
"rgb": {
"r": 90,
"g": 255,
"b": 193
},
"hsl": {
"h": 157.455,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89873,
"c": 0.16266,
"h": 164.3
},
"luminance": 0.77544
}Semantic roles & 50–950 ramp
primary
#5AFFC1
secondary
#D72669
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683