#53FFFC#53FFFC
#53FFFC is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.138 H 193.3°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFFC |
|---|---|
| RGB | rgb(83, 255, 252) |
| HSL | hsl(179, 100%, 66%) |
| HSV | hsv(179, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.86, -43.52, -11.38) |
| CIE-LCH | lch(91.86, 44.98, 194.66°) |
| OKLab | oklab(91.35% -0.1339 -0.0317) |
| OKLCH | oklch(91.35% 0.138 193.3) |
| XYZ | xyz(56.8900, 80.3807, 104.5933) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.40
Aqua
#00FFFF
ΔE00 1.90
Bright Turquoise
#0FFEF9
ΔE00 1.98
Bright Light Blue
#26F7FD
ΔE00 3.34
Bright Aqua
#0BF9EA
ΔE00 4.60
Light Cyan
#ACFFFC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFFC #FF5356
analogous
#53FFA6 #53FFFC #53ACFF
triadic
#53FFFC #FC53FF #FFFC53
tetradic
#53FFFC #A653FF #FF5356 #ACFF53
square
#53FFFC #A653FF #FF5356 #ACFF53
split-complementary
#53FFFC #FF53AC #FFA653
monochromatic
#00D8D4 #16FFFB #53FFFC #90FFFD #CDFFFE
Accessibility & contrast
On white
1.23
#53FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#53FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFFC
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFFC | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #53fffc; /* rgb */ color: rgb(83, 255, 252); /* oklch */ color: oklch(91.4% 0.138 193.3);
Tailwind
colors: {
custom: {
50: '#9afffd',
500: '#53fffc',
950: '#000000',
},
}SCSS
$custom: #53fffc; $custom-light: #9afffd; $custom-dark: #000000;
JSON
{
"hex": "#53fffc",
"rgb": {
"r": 83,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.953,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.91354,
"c": 0.13757,
"h": 193.3
},
"luminance": 0.80387
}Semantic roles & 50–950 ramp
primary
#53FFFC
secondary
#D12528
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685