#53FFDA#53FFDA
#53FFDA is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.149 H 175.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFDA |
|---|---|
| RGB | rgb(83, 255, 218) |
| HSL | hsl(167, 100%, 66%) |
| HSV | hsv(167, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(90.97, -52.20, 4.93) |
| CIE-LCH | lch(90.97, 52.43, 174.60°) |
| OKLab | oklab(90.34% -0.1485 0.0123) |
| OKLCH | oklch(90.34% 0.149 175.3) |
| XYZ | xyz(51.9759, 78.4151, 78.7124) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.71
Bright Teal
#01F9C6
ΔE00 4.04
Light Aqua
#8CFFDB
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 4.39
Tiffany Blue
#7BF2DA
ΔE00 4.88
Aqua (survey)
#13EAC9
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFDA #FF5378
analogous
#53FF84 #53FFDA #53CEFF
triadic
#53FFDA #DA53FF #FFDA53
tetradic
#53FFDA #8453FF #FF5378 #CEFF53
square
#53FFDA #8453FF #FF5378 #CEFF53
split-complementary
#53FFDA #FF53CE #FF8453
monochromatic
#00D8A9 #16FFCD #53FFDA #90FFE7 #CDFFF4
Accessibility & contrast
On white
1.26
#53FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#53FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFDA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFDA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #53ffda; /* rgb */ color: rgb(83, 255, 218); /* oklch */ color: oklch(90.3% 0.149 175.3);
Tailwind
colors: {
custom: {
50: '#98ffe5',
500: '#53ffda',
950: '#000000',
},
}SCSS
$custom: #53ffda; $custom-light: #98ffe5; $custom-dark: #000000;
JSON
{
"hex": "#53ffda",
"rgb": {
"r": 83,
"g": 255,
"b": 218
},
"hsl": {
"h": 167.093,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90339,
"c": 0.14898,
"h": 175.3
},
"luminance": 0.78421
}Semantic roles & 50–950 ramp
primary
#53FFDA
secondary
#D1254A
accent
#0031E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684