#53FFCC#53FFCC
#53FFCC is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.158 H 169.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFCC |
|---|---|
| RGB | rgb(83, 255, 204) |
| HSL | hsl(162, 100%, 66%) |
| HSV | hsv(162, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.65, -55.47, 11.70) |
| CIE-LCH | lch(90.65, 56.69, 168.09°) |
| OKLab | oklab(89.97% -0.1547 0.0299) |
| OKLCH | oklch(89.97% 0.158 169.1) |
| XYZ | xyz(50.2207, 77.7130, 69.4684) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.42
Light Aquamarine
#7BFDC7
ΔE00 3.12
Aquamarine
#7FFFD4
ΔE00 3.17
Greenish Cyan
#2AFEB7
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFCC #FF5386
analogous
#53FF76 #53FFCC #53DCFF
triadic
#53FFCC #CC53FF #FFCC53
tetradic
#53FFCC #7653FF #FF5386 #DCFF53
square
#53FFCC #7653FF #FF5386 #DCFF53
split-complementary
#53FFCC #FF53DC #FF7653
monochromatic
#00D898 #16FFBA #53FFCC #90FFDE #CDFFF0
Accessibility & contrast
On white
1.27
#53FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#53FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFCC
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFCC | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #53ffcc; /* rgb */ color: rgb(83, 255, 204); /* oklch */ color: oklch(90.0% 0.158 169.1);
Tailwind
colors: {
custom: {
50: '#97ffdb',
500: '#53ffcc',
950: '#000000',
},
}SCSS
$custom: #53ffcc; $custom-light: #97ffdb; $custom-dark: #000000;
JSON
{
"hex": "#53ffcc",
"rgb": {
"r": 83,
"g": 255,
"b": 204
},
"hsl": {
"h": 162.209,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.89971,
"c": 0.15755,
"h": 169.1
},
"luminance": 0.77719
}Semantic roles & 50–950 ramp
primary
#53FFCC
secondary
#D12558
accent
#0044E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684