#5AFFBF#5AFFBF
#5AFFBF is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.8% C 0.164 H 163.5°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFBF |
|---|---|
| RGB | rgb(90, 255, 191) |
| HSL | hsl(157, 100%, 68%) |
| HSV | hsv(157, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.53, -57.23, 18.23) |
| CIE-LCH | lch(90.53, 60.07, 162.33°) |
| OKLab | oklab(89.83% -0.1574 0.0466) |
| OKLCH | oklch(89.83% 0.164 163.5) |
| XYZ | xyz(49.3753, 77.4499, 61.6273) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.07
Light Greenish Blue
#63F7B4
ΔE00 2.12
Light Aquamarine
#7BFDC7
ΔE00 2.75
Greenish Turquoise
#00FBB0
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.83
Bright Teal
#01F9C6
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFBF #FF5A9A
analogous
#5AFF6C #5AFFBF #5AEDFF
triadic
#5AFFBF #BF5AFF #FFBF5A
tetradic
#5AFFBF #6C5AFF #FF5A9A #EDFF5A
square
#5AFFBF #6C5AFF #FF5A9A #EDFF5A
split-complementary
#5AFFBF #FF5AED #FF6C5A
monochromatic
#00DF88 #1DFFA7 #5AFFBF #97FFD7 #D4FFEE
Accessibility & contrast
On white
1.27
#5AFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#5AFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFBF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFBF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBB
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5affbf; /* rgb */ color: rgb(90, 255, 191); /* oklch */ color: oklch(89.8% 0.164 163.5);
Tailwind
colors: {
custom: {
50: '#99ffd2',
500: '#5affbf',
950: '#000000',
},
}SCSS
$custom: #5affbf; $custom-light: #99ffd2; $custom-dark: #000000;
JSON
{
"hex": "#5affbf",
"rgb": {
"r": 90,
"g": 255,
"b": 191
},
"hsl": {
"h": 156.727,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89826,
"c": 0.16419,
"h": 163.5
},
"luminance": 0.77455
}Semantic roles & 50–950 ramp
primary
#5AFFBF
secondary
#D7266B
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683