#5AFFBE#5AFFBE
#5AFFBE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.165 H 163.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFBE |
|---|---|
| RGB | rgb(90, 255, 190) |
| HSL | hsl(156, 100%, 68%) |
| HSV | hsv(156, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.51, -57.45, 18.72) |
| CIE-LCH | lch(90.51, 60.42, 161.95°) |
| OKLab | oklab(89.8% -0.1579 0.0478) |
| OKLCH | oklch(89.8% 0.165 163.2) |
| XYZ | xyz(49.2657, 77.4060, 61.0497) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.99
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 2.86
Greenish Turquoise
#00FBB0
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.69
Bright Sea Green
#05FFA6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFBE #FF5A9B
analogous
#5AFF6C #5AFFBE #5AEDFF
triadic
#5AFFBE #BE5AFF #FFBE5A
tetradic
#5AFFBE #6C5AFF #FF5A9B #EDFF5A
square
#5AFFBE #6C5AFF #FF5A9B #EDFF5A
split-complementary
#5AFFBE #FF5AED #FF6C5A
monochromatic
#00DF87 #1DFFA6 #5AFFBE #97FFD6 #D4FFEE
Accessibility & contrast
On white
1.27
#5AFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#5AFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFBE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFBE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5affbe; /* rgb */ color: rgb(90, 255, 190); /* oklch */ color: oklch(89.8% 0.165 163.2);
Tailwind
colors: {
custom: {
50: '#99ffd1',
500: '#5affbe',
950: '#000000',
},
}SCSS
$custom: #5affbe; $custom-light: #99ffd1; $custom-dark: #000000;
JSON
{
"hex": "#5affbe",
"rgb": {
"r": 90,
"g": 255,
"b": 190
},
"hsl": {
"h": 156.364,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89803,
"c": 0.16497,
"h": 163.2
},
"luminance": 0.77411
}Semantic roles & 50–950 ramp
primary
#5AFFBE
secondary
#D7266C
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683