#53FFCE#53FFCE
#53FFCE is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.156 H 169.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFCE |
|---|---|
| RGB | rgb(83, 255, 206) |
| HSL | hsl(163, 100%, 66%) |
| HSV | hsv(163, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.69, -55.02, 10.73) |
| CIE-LCH | lch(90.69, 56.05, 168.96°) |
| OKLab | oklab(90.02% -0.1538 0.0274) |
| OKLCH | oklch(90.02% 0.156 169.9) |
| XYZ | xyz(50.4621, 77.8095, 70.7398) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.41
Aquamarine
#7FFFD4
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 4.06
Greenish Cyan
#2AFEB7
ΔE00 4.64
Light Aqua
#8CFFDB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFCE #FF5384
analogous
#53FF78 #53FFCE #53DAFF
triadic
#53FFCE #CE53FF #FFCE53
tetradic
#53FFCE #7853FF #FF5384 #DAFF53
square
#53FFCE #7853FF #FF5384 #DAFF53
split-complementary
#53FFCE #FF53DA #FF7853
monochromatic
#00D89A #16FFBD #53FFCE #90FFDF #CDFFF1
Accessibility & contrast
On white
1.27
#53FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#53FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFCE
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFCE | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #53ffce; /* rgb */ color: rgb(83, 255, 206); /* oklch */ color: oklch(90.0% 0.156 169.9);
Tailwind
colors: {
custom: {
50: '#97ffdd',
500: '#53ffce',
950: '#000000',
},
}SCSS
$custom: #53ffce; $custom-light: #97ffdd; $custom-dark: #000000;
JSON
{
"hex": "#53ffce",
"rgb": {
"r": 83,
"g": 255,
"b": 206
},
"hsl": {
"h": 162.907,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90022,
"c": 0.15621,
"h": 169.9
},
"luminance": 0.77815
}Semantic roles & 50–950 ramp
primary
#53FFCE
secondary
#D12556
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684