#53FFCB#53FFCB
#53FFCB is a very light, vivid teal. Relative luminance 0.777; OKLCH L 89.9% C 0.158 H 168.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFCB |
|---|---|
| RGB | rgb(83, 255, 203) |
| HSL | hsl(162, 100%, 66%) |
| HSV | hsv(162, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.63, -55.70, 12.19) |
| CIE-LCH | lch(90.63, 57.02, 167.66°) |
| OKLab | oklab(89.95% -0.1551 0.0312) |
| OKLCH | oklch(89.95% 0.158 168.6) |
| XYZ | xyz(50.1011, 77.6652, 68.8388) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.27
Greenish Cyan
#2AFEB7
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFCB #FF5387
analogous
#53FF75 #53FFCB #53DDFF
triadic
#53FFCB #CB53FF #FFCB53
tetradic
#53FFCB #7553FF #FF5387 #DDFF53
square
#53FFCB #7553FF #FF5387 #DDFF53
split-complementary
#53FFCB #FF53DD #FF7553
monochromatic
#00D896 #16FFB8 #53FFCB #90FFDE #CDFFF0
Accessibility & contrast
On white
1.27
#53FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#53FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFCB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFCB | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #53ffcb; /* rgb */ color: rgb(83, 255, 203); /* oklch */ color: oklch(89.9% 0.158 168.6);
Tailwind
colors: {
custom: {
50: '#97ffda',
500: '#53ffcb',
950: '#000000',
},
}SCSS
$custom: #53ffcb; $custom-light: #97ffda; $custom-dark: #000000;
JSON
{
"hex": "#53ffcb",
"rgb": {
"r": 83,
"g": 255,
"b": 203
},
"hsl": {
"h": 161.86,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.89946,
"c": 0.15822,
"h": 168.6
},
"luminance": 0.77671
}Semantic roles & 50–950 ramp
primary
#53FFCB
secondary
#D12559
accent
#0045E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684