#53FFC9#53FFC9
#53FFC9 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.160 H 167.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFC9 |
|---|---|
| RGB | rgb(83, 255, 201) |
| HSL | hsl(161, 100%, 66%) |
| HSV | hsv(161, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 21.2%, 0%) |
| CIE-LAB | lab(90.58, -56.15, 13.15) |
| CIE-LCH | lch(90.58, 57.67, 166.82°) |
| OKLab | oklab(89.9% -0.156 0.0336) |
| OKLCH | oklch(89.9% 0.16 167.8) |
| XYZ | xyz(49.8643, 77.5704, 67.5917) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.60
Light Aquamarine
#7BFDC7
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 3.49
Greenish Cyan
#2AFEB7
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFC9 #FF5389
analogous
#53FF73 #53FFC9 #53DFFF
triadic
#53FFC9 #C953FF #FFC953
tetradic
#53FFC9 #7353FF #FF5389 #DFFF53
square
#53FFC9 #7353FF #FF5389 #DFFF53
split-complementary
#53FFC9 #FF53DF #FF7353
monochromatic
#00D894 #16FFB6 #53FFC9 #90FFDC #CDFFEF
Accessibility & contrast
On white
1.27
#53FFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#53FFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFC9
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFC9 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC6
Deuteranopia (green-blind)
#E2DDCD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #53ffc9; /* rgb */ color: rgb(83, 255, 201); /* oklch */ color: oklch(89.9% 0.160 167.8);
Tailwind
colors: {
custom: {
50: '#97ffd9',
500: '#53ffc9',
950: '#000000',
},
}SCSS
$custom: #53ffc9; $custom-light: #97ffd9; $custom-dark: #000000;
JSON
{
"hex": "#53ffc9",
"rgb": {
"r": 83,
"g": 255,
"b": 201
},
"hsl": {
"h": 161.163,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.89896,
"c": 0.15961,
"h": 167.8
},
"luminance": 0.77576
}Semantic roles & 50–950 ramp
primary
#53FFC9
secondary
#D1255B
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683