#5AFFC7#5AFFC7
#5AFFC7 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.158 H 166.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFC7 |
|---|---|
| RGB | rgb(90, 255, 199) |
| HSL | hsl(160, 100%, 68%) |
| HSV | hsv(160, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 22%, 0%) |
| CIE-LAB | lab(90.69, -55.51, 14.36) |
| CIE-LCH | lch(90.69, 57.34, 165.50°) |
| OKLab | oklab(90.02% -0.1539 0.0367) |
| OKLCH | oklch(90.02% 0.158 166.6) |
| XYZ | xyz(50.2799, 77.8117, 66.3911) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.37
Bright Teal
#01F9C6
ΔE00 3.14
Greenish Cyan
#2AFEB7
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.42
Aquamarine
#7FFFD4
ΔE00 3.53
Greenish Turquoise
#00FBB0
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFC7 #FF5A92
analogous
#5AFF74 #5AFFC7 #5AE5FF
triadic
#5AFFC7 #C75AFF #FFC75A
tetradic
#5AFFC7 #745AFF #FF5A92 #E5FF5A
square
#5AFFC7 #745AFF #FF5A92 #E5FF5A
split-complementary
#5AFFC7 #FF5AE5 #FF745A
monochromatic
#00DF93 #1DFFB2 #5AFFC7 #97FFDC #D4FFF1
Accessibility & contrast
On white
1.27
#5AFFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#5AFFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFC7
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFC7 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC4
Deuteranopia (green-blind)
#E3DECB
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5affc7; /* rgb */ color: rgb(90, 255, 199); /* oklch */ color: oklch(90.0% 0.158 166.6);
Tailwind
colors: {
custom: {
50: '#9affd8',
500: '#5affc7',
950: '#000000',
},
}SCSS
$custom: #5affc7; $custom-light: #9affd8; $custom-dark: #000000;
JSON
{
"hex": "#5affc7",
"rgb": {
"r": 90,
"g": 255,
"b": 199
},
"hsl": {
"h": 159.636,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90016,
"c": 0.15821,
"h": 166.6
},
"luminance": 0.77817
}Semantic roles & 50–950 ramp
primary
#5AFFC7
secondary
#D72662
accent
#004EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683