#5AFBCE#5AFBCE
#5AFBCE is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.149 H 170.8°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFBCE |
|---|---|
| RGB | rgb(90, 251, 206) |
| HSL | hsl(163, 95%, 67%) |
| HSV | hsv(163, 64%, 98%) |
| CMYK | cmyk(64.1%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(89.68, -52.31, 9.31) |
| CIE-LCH | lch(89.68, 53.13, 169.91°) |
| OKLab | oklab(89.24% -0.1468 0.0237) |
| OKLCH | oklch(89.24% 0.149 170.8) |
| XYZ | xyz(49.8486, 75.6188, 70.3494) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.65
Aquamarine
#7FFFD4
ΔE00 2.67
Light Turquoise
#7EF4CC
ΔE00 3.18
Light Aquamarine
#7BFDC7
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFBCE #FB5A87
analogous
#5AFB7E #5AFBCE #5AD7FB
triadic
#5AFBCE #CE5AFB #FBCE5A
tetradic
#5AFBCE #7E5AFB #FB5A87 #D7FB5A
square
#5AFBCE #7E5AFB #FB5A87 #D7FB5A
split-complementary
#5AFBCE #FB5AD7 #FB7E5A
monochromatic
#05D59B #1EFABC #5AFBCE #96FCE0 #D2FEF1
Accessibility & contrast
On white
1.30
#5AFBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#5AFBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFBCE
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFBCE | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCC
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5afbce; /* rgb */ color: rgb(90, 251, 206); /* oklch */ color: oklch(89.2% 0.149 170.8);
Tailwind
colors: {
custom: {
50: '#99fddd',
500: '#5afbce',
950: '#000000',
},
}SCSS
$custom: #5afbce; $custom-light: #99fddd; $custom-dark: #000000;
JSON
{
"hex": "#5afbce",
"rgb": {
"r": 90,
"g": 251,
"b": 206
},
"hsl": {
"h": 163.23,
"s": 95.266,
"l": 66.863
},
"oklch": {
"l": 0.8924,
"c": 0.14873,
"h": 170.8
},
"luminance": 0.75624
}Semantic roles & 50–950 ramp
primary
#5AFBCE
secondary
#D02A58
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684