#5AFFB2#5AFFB2
#5AFFB2 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.5% C 0.175 H 159.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFB2 |
|---|---|
| RGB | rgb(90, 255, 178) |
| HSL | hsl(152, 100%, 68%) |
| HSV | hsv(152, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.28, -59.90, 24.51) |
| CIE-LCH | lch(90.28, 64.72, 157.74°) |
| OKLab | oklab(89.54% -0.1632 0.0621) |
| OKLCH | oklch(89.54% 0.175 159.2) |
| XYZ | xyz(48.0077, 76.9029, 54.4245) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.25
Light Green Blue
#56FCA2
ΔE00 2.50
Greenish Cyan
#2AFEB7
ΔE00 2.53
Sea Green (survey)
#53FCA1
ΔE00 2.63
Bright Sea Green
#05FFA6
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFB2 #FF5AA7
analogous
#5AFF5F #5AFFB2 #5AF9FF
triadic
#5AFFB2 #B25AFF #FFB25A
tetradic
#5AFFB2 #5F5AFF #FF5AA7 #F9FF5A
square
#5AFFB2 #5F5AFF #FF5AA7 #F9FF5A
split-complementary
#5AFFB2 #FF5AF9 #FF5F5A
monochromatic
#00DF77 #1DFF95 #5AFFB2 #97FFCF #D4FFEB
Accessibility & contrast
On white
1.28
#5AFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#5AFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFB2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFB2 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAD
Deuteranopia (green-blind)
#E7DDB7
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5affb2; /* rgb */ color: rgb(90, 255, 178); /* oklch */ color: oklch(89.5% 0.175 159.2);
Tailwind
colors: {
custom: {
50: '#99ffc9',
500: '#5affb2',
950: '#000000',
},
}SCSS
$custom: #5affb2; $custom-light: #99ffc9; $custom-dark: #000000;
JSON
{
"hex": "#5affb2",
"rgb": {
"r": 90,
"g": 255,
"b": 178
},
"hsl": {
"h": 152,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89537,
"c": 0.17467,
"h": 159.2
},
"luminance": 0.76908
}Semantic roles & 50–950 ramp
primary
#5AFFB2
secondary
#D72679
accent
#006BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682