#5AFFBB#5AFFBB
#5AFFBB is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.7% C 0.167 H 162.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFBB |
|---|---|
| RGB | rgb(90, 255, 187) |
| HSL | hsl(155, 100%, 68%) |
| HSV | hsv(155, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.45, -58.07, 20.17) |
| CIE-LCH | lch(90.45, 61.47, 160.85°) |
| OKLab | oklab(89.73% -0.1592 0.0514) |
| OKLCH | oklch(89.73% 0.167 162.1) |
| XYZ | xyz(48.9412, 77.2762, 59.3406) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Greenish Cyan
#2AFEB7
ΔE00 1.87
Greenish Turquoise
#00FBB0
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 3.25
Light Blue Green
#7EFBB3
ΔE00 3.31
Bright Sea Green
#05FFA6
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFBB #FF5A9E
analogous
#5AFF69 #5AFFBB #5AF0FF
triadic
#5AFFBB #BB5AFF #FFBB5A
tetradic
#5AFFBB #695AFF #FF5A9E #F0FF5A
square
#5AFFBB #695AFF #FF5A9E #F0FF5A
split-complementary
#5AFFBB #FF5AF0 #FF695A
monochromatic
#00DF83 #1DFFA2 #5AFFBB #97FFD4 #D4FFED
Accessibility & contrast
On white
1.28
#5AFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#5AFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFBB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFBB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5affbb; /* rgb */ color: rgb(90, 255, 187); /* oklch */ color: oklch(89.7% 0.167 162.1);
Tailwind
colors: {
custom: {
50: '#99ffcf',
500: '#5affbb',
950: '#000000',
},
}SCSS
$custom: #5affbb; $custom-light: #99ffcf; $custom-dark: #000000;
JSON
{
"hex": "#5affbb",
"rgb": {
"r": 90,
"g": 255,
"b": 187
},
"hsl": {
"h": 155.273,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89734,
"c": 0.16733,
"h": 162.1
},
"luminance": 0.77282
}Semantic roles & 50–950 ramp
primary
#5AFFBB
secondary
#D7266F
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683