#5AFFB5#5AFFB5
#5AFFB5 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.172 H 160.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFB5 |
|---|---|
| RGB | rgb(90, 255, 181) |
| HSL | hsl(153, 100%, 68%) |
| HSV | hsv(153, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 29%, 0%) |
| CIE-LAB | lab(90.33, -59.30, 23.07) |
| CIE-LCH | lch(90.33, 63.63, 158.75°) |
| OKLab | oklab(89.6% -0.1619 0.0586) |
| OKLCH | oklch(89.6% 0.172 160.1) |
| XYZ | xyz(48.3122, 77.0247, 56.0282) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Greenish Cyan
#2AFEB7
ΔE00 2.18
Greenish Turquoise
#00FBB0
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 2.82
Bright Sea Green
#05FFA6
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFB5 #FF5AA4
analogous
#5AFF62 #5AFFB5 #5AF6FF
triadic
#5AFFB5 #B55AFF #FFB55A
tetradic
#5AFFB5 #625AFF #FF5AA4 #F6FF5A
square
#5AFFB5 #625AFF #FF5AA4 #F6FF5A
split-complementary
#5AFFB5 #FF5AF6 #FF625A
monochromatic
#00DF7B #1DFF9A #5AFFB5 #97FFD0 #D4FFEC
Accessibility & contrast
On white
1.28
#5AFFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#5AFFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFB5
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFB5 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB1
Deuteranopia (green-blind)
#E6DDBA
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5affb5; /* rgb */ color: rgb(90, 255, 181); /* oklch */ color: oklch(89.6% 0.172 160.1);
Tailwind
colors: {
custom: {
50: '#99ffcb',
500: '#5affb5',
950: '#000000',
},
}SCSS
$custom: #5affb5; $custom-light: #99ffcb; $custom-dark: #000000;
JSON
{
"hex": "#5affb5",
"rgb": {
"r": 90,
"g": 255,
"b": 181
},
"hsl": {
"h": 153.091,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89601,
"c": 0.17218,
"h": 160.1
},
"luminance": 0.7703
}Semantic roles & 50–950 ramp
primary
#5AFFB5
secondary
#D72675
accent
#0067E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683