#53FACD#53FACD
#53FACD is a very light, vivid teal. Relative luminance 0.746; OKLCH L 88.8% C 0.151 H 171.1°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #53FACD |
|---|---|
| RGB | rgb(83, 250, 205) |
| HSL | hsl(164, 94%, 65%) |
| HSV | hsv(164, 67%, 98%) |
| CMYK | cmyk(66.8%, 0%, 18%, 2%) |
| CIE-LAB | lab(89.21, -53.22, 9.13) |
| CIE-LCH | lch(89.21, 53.99, 170.26°) |
| OKLab | oklab(88.8% -0.1494 0.0233) |
| OKLCH | oklch(88.8% 0.151 171.1) |
| XYZ | xyz(48.7667, 74.6125, 69.5773) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.31
Aquamarine
#7FFFD4
ΔE00 3.08
Light Turquoise
#7EF4CC
ΔE00 3.43
Light Aquamarine
#7BFDC7
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.16
Light Aqua
#8CFFDB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FACD #FA5380
analogous
#53FA79 #53FACD #53D4FA
triadic
#53FACD #CD53FA #FACD53
tetradic
#53FACD #7953FA #FA5380 #D4FA53
square
#53FACD #7953FA #FA5380 #D4FA53
split-complementary
#53FACD #FA53D4 #FA7953
monochromatic
#06CD97 #18F8BC #53FACD #8EFCDE #CAFDF0
Accessibility & contrast
On white
1.32
#53FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#53FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FACD
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FACD | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACB
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53facd; /* rgb */ color: rgb(83, 250, 205); /* oklch */ color: oklch(88.8% 0.151 171.1);
Tailwind
colors: {
custom: {
50: '#96fddc',
500: '#53facd',
950: '#000000',
},
}SCSS
$custom: #53facd; $custom-light: #96fddc; $custom-dark: #000000;
JSON
{
"hex": "#53facd",
"rgb": {
"r": 83,
"g": 250,
"b": 205
},
"hsl": {
"h": 163.832,
"s": 94.35,
"l": 65.294
},
"oklch": {
"l": 0.88803,
"c": 0.15116,
"h": 171.1
},
"luminance": 0.74618
}Semantic roles & 50–950 ramp
primary
#53FACD
secondary
#C82954
accent
#003EE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684