#5AFFCA#5AFFCA
#5AFFCA is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.156 H 167.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFCA |
|---|---|
| RGB | rgb(90, 255, 202) |
| HSL | hsl(161, 100%, 68%) |
| HSV | hsv(161, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.76, -54.84, 12.91) |
| CIE-LCH | lch(90.76, 56.34, 166.76°) |
| OKLab | oklab(90.09% -0.1525 0.033) |
| OKLCH | oklch(90.09% 0.156 167.8) |
| XYZ | xyz(50.6316, 77.9524, 68.2436) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.55
Bright Teal
#01F9C6
ΔE00 2.86
Aquamarine
#7FFFD4
ΔE00 3.11
Greenish Cyan
#2AFEB7
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFCA #FF5A8F
analogous
#5AFF77 #5AFFCA #5AE2FF
triadic
#5AFFCA #CA5AFF #FFCA5A
tetradic
#5AFFCA #775AFF #FF5A8F #E2FF5A
square
#5AFFCA #775AFF #FF5A8F #E2FF5A
split-complementary
#5AFFCA #FF5AE2 #FF775A
monochromatic
#00DF97 #1DFFB6 #5AFFCA #97FFDE #D4FFF1
Accessibility & contrast
On white
1.27
#5AFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#5AFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFCA
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFCA | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5affca; /* rgb */ color: rgb(90, 255, 202); /* oklch */ color: oklch(90.1% 0.156 167.8);
Tailwind
colors: {
custom: {
50: '#9affda',
500: '#5affca',
950: '#000000',
},
}SCSS
$custom: #5affca; $custom-light: #9affda; $custom-dark: #000000;
JSON
{
"hex": "#5affca",
"rgb": {
"r": 90,
"g": 255,
"b": 202
},
"hsl": {
"h": 160.727,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.9009,
"c": 0.15608,
"h": 167.8
},
"luminance": 0.77958
}Semantic roles & 50–950 ramp
primary
#5AFFCA
secondary
#D7265F
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683