#5AFFBC#5AFFBC
#5AFFBC is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.167 H 162.5°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFBC |
|---|---|
| RGB | rgb(90, 255, 188) |
| HSL | hsl(156, 100%, 68%) |
| HSV | hsv(156, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.47, -57.86, 19.68) |
| CIE-LCH | lch(90.47, 61.12, 161.21°) |
| OKLab | oklab(89.76% -0.1588 0.0502) |
| OKLCH | oklch(89.76% 0.167 162.5) |
| XYZ | xyz(49.0486, 77.3192, 59.9064) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Greenish Cyan
#2AFEB7
ΔE00 1.89
Greenish Turquoise
#00FBB0
ΔE00 2.77
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.43
Bright Sea Green
#05FFA6
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFBC #FF5A9D
analogous
#5AFF69 #5AFFBC #5AF0FF
triadic
#5AFFBC #BC5AFF #FFBC5A
tetradic
#5AFFBC #695AFF #FF5A9D #F0FF5A
square
#5AFFBC #695AFF #FF5A9D #F0FF5A
split-complementary
#5AFFBC #FF5AF0 #FF695A
monochromatic
#00DF84 #1DFFA3 #5AFFBC #97FFD5 #D4FFEE
Accessibility & contrast
On white
1.28
#5AFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#5AFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFBC
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFBC | 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)
#FBEDB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5affbc; /* rgb */ color: rgb(90, 255, 188); /* oklch */ color: oklch(89.8% 0.167 162.5);
Tailwind
colors: {
custom: {
50: '#99ffd0',
500: '#5affbc',
950: '#000000',
},
}SCSS
$custom: #5affbc; $custom-light: #99ffd0; $custom-dark: #000000;
JSON
{
"hex": "#5affbc",
"rgb": {
"r": 90,
"g": 255,
"b": 188
},
"hsl": {
"h": 155.636,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89757,
"c": 0.16653,
"h": 162.5
},
"luminance": 0.77324
}Semantic roles & 50–950 ramp
primary
#5AFFBC
secondary
#D7266E
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683