#53EFB0#53EFB0
#53EFB0 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.4% C 0.159 H 162.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #53EFB0 |
|---|---|
| RGB | rgb(83, 239, 176) |
| HSL | hsl(156, 83%, 63%) |
| HSV | hsv(156, 65%, 94%) |
| CMYK | cmyk(65.3%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(85.35, -55.23, 18.70) |
| CIE-LCH | lch(85.35, 58.31, 161.29°) |
| OKLab | oklab(85.44% -0.1515 0.0477) |
| OKLCH | oklch(85.44% 0.159 162.5) |
| XYZ | xyz(42.2660, 66.7020, 51.7132) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.07
Greenish Turquoise
#00FBB0
ΔE00 3.51
Greenish Cyan
#2AFEB7
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 4.32
Light Blue Green
#7EFBB3
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EFB0 #EF5392
analogous
#53EF62 #53EFB0 #53E0EF
triadic
#53EFB0 #B053EF #EFB053
tetradic
#53EFB0 #6253EF #EF5392 #E0EF53
square
#53EFB0 #6253EF #EF5392 #E0EF53
split-complementary
#53EFB0 #EF53E0 #EF6253
monochromatic
#11B774 #1BEA96 #53EFB0 #8BF4CA #C3F9E3
Accessibility & contrast
On white
1.46
#53EFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#53EFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EFB0
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EFB0 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#D6CFB4
Tritanopia (blue-blind)
#00EFDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #53efb0; /* rgb */ color: rgb(83, 239, 176); /* oklch */ color: oklch(85.4% 0.159 162.5);
Tailwind
colors: {
custom: {
50: '#94f5c7',
500: '#53efb0',
950: '#000000',
},
}SCSS
$custom: #53efb0; $custom-light: #94f5c7; $custom-dark: #000000;
JSON
{
"hex": "#53efb0",
"rgb": {
"r": 83,
"g": 239,
"b": 176
},
"hsl": {
"h": 155.769,
"s": 82.979,
"l": 63.137
},
"oklch": {
"l": 0.8544,
"c": 0.15888,
"h": 162.5
},
"luminance": 0.66707
}Semantic roles & 50–950 ramp
primary
#53EFB0
secondary
#B63066
accent
#065EDF
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582