#5AFFCC#5AFFCC
#5AFFCC is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.1% C 0.155 H 168.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFCC |
|---|---|
| RGB | rgb(90, 255, 204) |
| HSL | hsl(161, 100%, 68%) |
| HSV | hsv(161, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.80, -54.40, 11.94) |
| CIE-LCH | lch(90.80, 55.69, 167.62°) |
| OKLab | oklab(90.14% -0.1517 0.0305) |
| OKLCH | oklch(90.14% 0.155 168.6) |
| XYZ | xyz(50.8699, 78.0477, 69.4988) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.97
Greenish Cyan
#2AFEB7
ΔE00 4.24
Light Greenish Blue
#63F7B4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFCC #FF5A8D
analogous
#5AFF7A #5AFFCC #5ADFFF
triadic
#5AFFCC #CC5AFF #FFCC5A
tetradic
#5AFFCC #7A5AFF #FF5A8D #DFFF5A
square
#5AFFCC #7A5AFF #FF5A8D #DFFF5A
split-complementary
#5AFFCC #FF5ADF #FF7A5A
monochromatic
#00DF9A #1DFFB9 #5AFFCC #97FFDF #D4FFF2
Accessibility & contrast
On white
1.26
#5AFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#5AFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFCC
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFCC | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC9
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5affcc; /* rgb */ color: rgb(90, 255, 204); /* oklch */ color: oklch(90.1% 0.155 168.6);
Tailwind
colors: {
custom: {
50: '#9affdb',
500: '#5affcc',
950: '#000000',
},
}SCSS
$custom: #5affcc; $custom-light: #9affdb; $custom-dark: #000000;
JSON
{
"hex": "#5affcc",
"rgb": {
"r": 90,
"g": 255,
"b": 204
},
"hsl": {
"h": 161.455,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.9014,
"c": 0.1547,
"h": 168.6
},
"luminance": 0.78053
}Semantic roles & 50–950 ramp
primary
#5AFFCC
secondary
#D7265D
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684