#5AFFCF#5AFFCF
#5AFFCF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.153 H 169.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFCF |
|---|---|
| RGB | rgb(90, 255, 207) |
| HSL | hsl(163, 100%, 68%) |
| HSV | hsv(163, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.87, -53.72, 10.49) |
| CIE-LCH | lch(90.87, 54.73, 168.95°) |
| OKLab | oklab(90.22% -0.1503 0.0268) |
| OKLCH | oklch(90.22% 0.153 169.9) |
| XYZ | xyz(51.2332, 78.1931, 71.4121) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.64
Bright Teal
#01F9C6
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 4.33
Greenish Cyan
#2AFEB7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFCF #FF5A8A
analogous
#5AFF7C #5AFFCF #5ADDFF
triadic
#5AFFCF #CF5AFF #FFCF5A
tetradic
#5AFFCF #7C5AFF #FF5A8A #DDFF5A
square
#5AFFCF #7C5AFF #FF5A8A #DDFF5A
split-complementary
#5AFFCF #FF5ADD #FF7C5A
monochromatic
#00DF9E #1DFFBD #5AFFCF #97FFE1 #D4FFF3
Accessibility & contrast
On white
1.26
#5AFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#5AFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFCF
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFCF | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5affcf; /* rgb */ color: rgb(90, 255, 207); /* oklch */ color: oklch(90.2% 0.153 169.9);
Tailwind
colors: {
custom: {
50: '#9affdd',
500: '#5affcf',
950: '#000000',
},
}SCSS
$custom: #5affcf; $custom-light: #9affdd; $custom-dark: #000000;
JSON
{
"hex": "#5affcf",
"rgb": {
"r": 90,
"g": 255,
"b": 207
},
"hsl": {
"h": 162.545,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90216,
"c": 0.1527,
"h": 169.9
},
"luminance": 0.78199
}Semantic roles & 50–950 ramp
primary
#5AFFCF
secondary
#D7265A
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684