#53FFD2#53FFD2
#53FFD2 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.154 H 171.6°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFD2 |
|---|---|
| RGB | rgb(83, 255, 210) |
| HSL | hsl(164, 100%, 66%) |
| HSV | hsv(164, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.78, -54.09, 8.80) |
| CIE-LCH | lch(90.78, 54.80, 170.76°) |
| OKLab | oklab(90.13% -0.152 0.0224) |
| OKLCH | oklch(90.13% 0.154 171.6) |
| XYZ | xyz(50.9542, 78.0064, 73.3316) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.67
Aquamarine
#7FFFD4
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFD2 #FF5380
analogous
#53FF7C #53FFD2 #53D6FF
triadic
#53FFD2 #D253FF #FFD253
tetradic
#53FFD2 #7C53FF #FF5380 #D6FF53
square
#53FFD2 #7C53FF #FF5380 #D6FF53
split-complementary
#53FFD2 #FF53D6 #FF7C53
monochromatic
#00D89F #16FFC2 #53FFD2 #90FFE2 #CDFFF2
Accessibility & contrast
On white
1.26
#53FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#53FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFD2
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFD2 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD0
Deuteranopia (green-blind)
#E0DED5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #53ffd2; /* rgb */ color: rgb(83, 255, 210); /* oklch */ color: oklch(90.1% 0.154 171.6);
Tailwind
colors: {
custom: {
50: '#97ffdf',
500: '#53ffd2',
950: '#000000',
},
}SCSS
$custom: #53ffd2; $custom-light: #97ffdf; $custom-dark: #000000;
JSON
{
"hex": "#53ffd2",
"rgb": {
"r": 83,
"g": 255,
"b": 210
},
"hsl": {
"h": 164.302,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90125,
"c": 0.15365,
"h": 171.6
},
"luminance": 0.78012
}Semantic roles & 50–950 ramp
primary
#53FFD2
secondary
#D12552
accent
#003CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684