#5AFFC4#5AFFC4
#5AFFC4 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 89.9% C 0.160 H 165.4°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFC4 |
|---|---|
| RGB | rgb(90, 255, 196) |
| HSL | hsl(159, 100%, 68%) |
| HSV | hsv(159, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(90.63, -56.16, 15.81) |
| CIE-LCH | lch(90.63, 58.35, 164.28°) |
| OKLab | oklab(89.94% -0.1552 0.0404) |
| OKLCH | oklch(89.94% 0.16 165.4) |
| XYZ | xyz(49.9350, 77.6738, 64.5747) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.38
Greenish Cyan
#2AFEB7
ΔE00 2.72
Light Greenish Blue
#63F7B4
ΔE00 2.87
Bright Teal
#01F9C6
ΔE00 3.52
Greenish Turquoise
#00FBB0
ΔE00 3.74
Aquamarine
#7FFFD4
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFC4 #FF5A95
analogous
#5AFF71 #5AFFC4 #5AE8FF
triadic
#5AFFC4 #C45AFF #FFC45A
tetradic
#5AFFC4 #715AFF #FF5A95 #E8FF5A
square
#5AFFC4 #715AFF #FF5A95 #E8FF5A
split-complementary
#5AFFC4 #FF5AE8 #FF715A
monochromatic
#00DF8F #1DFFAE #5AFFC4 #97FFDA #D4FFF0
Accessibility & contrast
On white
1.27
#5AFFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#5AFFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFC4
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFC4 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC1
Deuteranopia (green-blind)
#E4DEC8
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5affc4; /* rgb */ color: rgb(90, 255, 196); /* oklch */ color: oklch(89.9% 0.160 165.4);
Tailwind
colors: {
custom: {
50: '#9affd6',
500: '#5affc4',
950: '#000000',
},
}SCSS
$custom: #5affc4; $custom-light: #9affd6; $custom-dark: #000000;
JSON
{
"hex": "#5affc4",
"rgb": {
"r": 90,
"g": 255,
"b": 196
},
"hsl": {
"h": 158.545,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89944,
"c": 0.1604,
"h": 165.4
},
"luminance": 0.77679
}Semantic roles & 50–950 ramp
primary
#5AFFC4
secondary
#D72665
accent
#0052E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683