#53FFC8#53FFC8
#53FFC8 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.160 H 167.4°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFC8 |
|---|---|
| RGB | rgb(83, 255, 200) |
| HSL | hsl(161, 100%, 66%) |
| HSV | hsv(161, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.56, -56.37, 13.64) |
| CIE-LCH | lch(90.56, 58.00, 166.40°) |
| OKLab | oklab(89.87% -0.1565 0.0349) |
| OKLCH | oklch(89.87% 0.16 167.4) |
| XYZ | xyz(49.7471, 77.5235, 66.9741) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 2.79
Greenish Cyan
#2AFEB7
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 3.78
Greenish Turquoise
#00FBB0
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFC8 #FF538A
analogous
#53FF72 #53FFC8 #53E0FF
triadic
#53FFC8 #C853FF #FFC853
tetradic
#53FFC8 #7253FF #FF538A #E0FF53
square
#53FFC8 #7253FF #FF538A #E0FF53
split-complementary
#53FFC8 #FF53E0 #FF7253
monochromatic
#00D893 #16FFB4 #53FFC8 #90FFDC #CDFFEF
Accessibility & contrast
On white
1.27
#53FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#53FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFC8
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFC8 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E2DDCC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #53ffc8; /* rgb */ color: rgb(83, 255, 200); /* oklch */ color: oklch(89.9% 0.160 167.4);
Tailwind
colors: {
custom: {
50: '#97ffd8',
500: '#53ffc8',
950: '#000000',
},
}SCSS
$custom: #53ffc8; $custom-light: #97ffd8; $custom-dark: #000000;
JSON
{
"hex": "#53ffc8",
"rgb": {
"r": 83,
"g": 255,
"b": 200
},
"hsl": {
"h": 160.814,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.89872,
"c": 0.1603,
"h": 167.4
},
"luminance": 0.77529
}Semantic roles & 50–950 ramp
primary
#53FFC8
secondary
#D1255C
accent
#0049E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683