#53F4C8#53F4C8
#53F4C8 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.148 H 171.0°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #53F4C8 |
|---|---|
| RGB | rgb(83, 244, 200) |
| HSL | hsl(164, 88%, 64%) |
| HSV | hsv(164, 66%, 96%) |
| CMYK | cmyk(66%, 0%, 18%, 4.3%) |
| CIE-LAB | lab(87.34, -51.92, 9.05) |
| CIE-LCH | lch(87.34, 52.70, 170.11°) |
| OKLab | oklab(87.24% -0.1457 0.0231) |
| OKLCH | oklch(87.24% 0.148 171) |
| XYZ | xyz(46.3380, 70.7054, 65.8378) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.55
Aqua Marine
#2EE8BB
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.65
Aqua (survey)
#13EAC9
ΔE00 4.22
Light Aquamarine
#7BFDC7
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F4C8 #F4537F
analogous
#53F478 #53F4C8 #53D0F4
triadic
#53F4C8 #C853F4 #F4C853
tetradic
#53F4C8 #7853F4 #F4537F #D0F453
square
#53F4C8 #7853F4 #F4537F #D0F453
split-complementary
#53F4C8 #F453D0 #F47853
monochromatic
#0CC08F #19F0B6 #53F4C8 #8DF8DA #C6FBED
Accessibility & contrast
On white
1.39
#53F4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#53F4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F4C8
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F4C8 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C6
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#00F6E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #53f4c8; /* rgb */ color: rgb(83, 244, 200); /* oklch */ color: oklch(87.2% 0.148 171.0);
Tailwind
colors: {
custom: {
50: '#95f8d8',
500: '#53f4c8',
950: '#000000',
},
}SCSS
$custom: #53f4c8; $custom-light: #95f8d8; $custom-dark: #000000;
JSON
{
"hex": "#53f4c8",
"rgb": {
"r": 83,
"g": 244,
"b": 200
},
"hsl": {
"h": 163.602,
"s": 87.978,
"l": 64.118
},
"oklch": {
"l": 0.87237,
"c": 0.14752,
"h": 171
},
"luminance": 0.7071
}Semantic roles & 50–950 ramp
primary
#53F4C8
secondary
#BE2D55
accent
#013FE5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583