#5AFACF#5AFACF
#5AFACF is a very light, vivid teal. Relative luminance 0.750; OKLCH L 89.0% C 0.147 H 171.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFACF |
|---|---|
| RGB | rgb(90, 250, 207) |
| HSL | hsl(164, 94%, 67%) |
| HSV | hsv(164, 64%, 98%) |
| CMYK | cmyk(64%, 0%, 17.2%, 2%) |
| CIE-LAB | lab(89.41, -51.66, 8.41) |
| CIE-LCH | lch(89.41, 52.34, 170.76°) |
| OKLab | oklab(89.03% -0.1454 0.0214) |
| OKLCH | oklch(89.03% 0.147 171.6) |
| XYZ | xyz(49.6589, 75.0445, 70.8873) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.76
Bright Teal
#01F9C6
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 4.00
Aqua Marine
#2EE8BB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFACF #FA5A85
analogous
#5AFA7F #5AFACF #5AD5FA
triadic
#5AFACF #CF5AFA #FACF5A
tetradic
#5AFACF #7F5AFA #FA5A85 #D5FA5A
square
#5AFACF #7F5AFA #FA5A85 #D5FA5A
split-complementary
#5AFACF #FA5AD5 #FA7F5A
monochromatic
#06D39C #1FF8BE #5AFACF #95FCE0 #D1FEF2
Accessibility & contrast
On white
1.31
#5AFACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#5AFACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFACF
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFACF | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACD
Deuteranopia (green-blind)
#DCDAD2
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5afacf; /* rgb */ color: rgb(90, 250, 207); /* oklch */ color: oklch(89.0% 0.147 171.6);
Tailwind
colors: {
custom: {
50: '#99fddd',
500: '#5afacf',
950: '#000000',
},
}SCSS
$custom: #5afacf; $custom-light: #99fddd; $custom-dark: #000000;
JSON
{
"hex": "#5afacf",
"rgb": {
"r": 90,
"g": 250,
"b": 207
},
"hsl": {
"h": 163.875,
"s": 94.118,
"l": 66.667
},
"oklch": {
"l": 0.89028,
"c": 0.14695,
"h": 171.6
},
"luminance": 0.7505
}Semantic roles & 50–950 ramp
primary
#5AFACF
secondary
#CE2A56
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684