#5AFFC9#5AFFC9
#5AFFC9 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.157 H 167.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFC9 |
|---|---|
| RGB | rgb(90, 255, 201) |
| HSL | hsl(160, 100%, 68%) |
| HSV | hsv(160, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 21.2%, 0%) |
| CIE-LAB | lab(90.74, -55.07, 13.39) |
| CIE-LCH | lch(90.74, 56.67, 166.33°) |
| OKLab | oklab(90.07% -0.153 0.0343) |
| OKLCH | oklch(90.07% 0.157 167.4) |
| XYZ | xyz(50.5136, 77.9052, 67.6221) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.47
Bright Teal
#01F9C6
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.24
Greenish Cyan
#2AFEB7
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFC9 #FF5A90
analogous
#5AFF77 #5AFFC9 #5AE2FF
triadic
#5AFFC9 #C95AFF #FFC95A
tetradic
#5AFFC9 #775AFF #FF5A90 #E2FF5A
square
#5AFFC9 #775AFF #FF5A90 #E2FF5A
split-complementary
#5AFFC9 #FF5AE2 #FF775A
monochromatic
#00DF96 #1DFFB5 #5AFFC9 #97FFDD #D4FFF1
Accessibility & contrast
On white
1.27
#5AFFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#5AFFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFC9
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFC9 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC6
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5affc9; /* rgb */ color: rgb(90, 255, 201); /* oklch */ color: oklch(90.1% 0.157 167.4);
Tailwind
colors: {
custom: {
50: '#9affd9',
500: '#5affc9',
950: '#000000',
},
}SCSS
$custom: #5affc9; $custom-light: #9affd9; $custom-dark: #000000;
JSON
{
"hex": "#5affc9",
"rgb": {
"r": 90,
"g": 255,
"b": 201
},
"hsl": {
"h": 160.364,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90065,
"c": 0.15678,
"h": 167.4
},
"luminance": 0.77911
}Semantic roles & 50–950 ramp
primary
#5AFFC9
secondary
#D72660
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683