#53FFBE#53FFBE
#53FFBE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.6% C 0.168 H 163.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFBE |
|---|---|
| RGB | rgb(83, 255, 190) |
| HSL | hsl(157, 100%, 66%) |
| HSV | hsv(157, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.35, -58.55, 18.48) |
| CIE-LCH | lch(90.35, 61.40, 162.49°) |
| OKLab | oklab(89.63% -0.1609 0.0472) |
| OKLCH | oklch(89.63% 0.168 163.7) |
| XYZ | xyz(48.6164, 77.0713, 61.0193) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 2.21
Greenish Turquoise
#00FBB0
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFBE #FF5394
analogous
#53FF68 #53FFBE #53EAFF
triadic
#53FFBE #BE53FF #FFBE53
tetradic
#53FFBE #6853FF #FF5394 #EAFF53
square
#53FFBE #6853FF #FF5394 #EAFF53
split-complementary
#53FFBE #FF53EA #FF6853
monochromatic
#00D886 #16FFA7 #53FFBE #90FFD5 #CDFFEC
Accessibility & contrast
On white
1.28
#53FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#53FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFBE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFBE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #53ffbe; /* rgb */ color: rgb(83, 255, 190); /* oklch */ color: oklch(89.6% 0.168 163.7);
Tailwind
colors: {
custom: {
50: '#97ffd1',
500: '#53ffbe',
950: '#000000',
},
}SCSS
$custom: #53ffbe; $custom-light: #97ffd1; $custom-dark: #000000;
JSON
{
"hex": "#53ffbe",
"rgb": {
"r": 83,
"g": 255,
"b": 190
},
"hsl": {
"h": 157.326,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.89633,
"c": 0.16771,
"h": 163.7
},
"luminance": 0.77077
}Semantic roles & 50–950 ramp
primary
#53FFBE
secondary
#D12566
accent
#0057E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683