#53FCCE#53FCCE
#53FCCE is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.153 H 170.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #53FCCE |
|---|---|
| RGB | rgb(83, 252, 206) |
| HSL | hsl(164, 97%, 66%) |
| HSV | hsv(164, 67%, 99%) |
| CMYK | cmyk(67.1%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(89.82, -53.80, 9.48) |
| CIE-LCH | lch(89.82, 54.63, 170.00°) |
| OKLab | oklab(89.31% -0.1509 0.0242) |
| OKLCH | oklch(89.31% 0.153 170.9) |
| XYZ | xyz(49.5126, 75.9105, 70.4233) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.31
Aquamarine
#7FFFD4
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.74
Light Aqua
#8CFFDB
ΔE00 4.48
Aqua Marine
#2EE8BB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FCCE #FC5381
analogous
#53FC7A #53FCCE #53D5FC
triadic
#53FCCE #CE53FC #FCCE53
tetradic
#53FCCE #7A53FC #FC5381 #D5FC53
square
#53FCCE #7A53FC #FC5381 #D5FC53
split-complementary
#53FCCE #FC53D5 #FC7A53
monochromatic
#04D199 #17FBBD #53FCCE #8FFDDF #CBFEF0
Accessibility & contrast
On white
1.30
#53FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#53FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FCCE
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FCCE | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #53fcce; /* rgb */ color: rgb(83, 252, 206); /* oklch */ color: oklch(89.3% 0.153 170.9);
Tailwind
colors: {
custom: {
50: '#97fedd',
500: '#53fcce',
950: '#000000',
},
}SCSS
$custom: #53fcce; $custom-light: #97fedd; $custom-dark: #000000;
JSON
{
"hex": "#53fcce",
"rgb": {
"r": 83,
"g": 252,
"b": 206
},
"hsl": {
"h": 163.669,
"s": 96.571,
"l": 65.686
},
"oklch": {
"l": 0.89306,
"c": 0.1528,
"h": 170.9
},
"luminance": 0.75916
}Semantic roles & 50–950 ramp
primary
#53FCCE
secondary
#CC2754
accent
#003EE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684