#53FFCF#53FFCF
#53FFCF is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.0% C 0.156 H 170.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFCF |
|---|---|
| RGB | rgb(83, 255, 207) |
| HSL | hsl(163, 100%, 66%) |
| HSV | hsv(163, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.72, -54.79, 10.25) |
| CIE-LCH | lch(90.72, 55.74, 169.40°) |
| OKLab | oklab(90.05% -0.1533 0.0262) |
| OKLCH | oklch(90.05% 0.156 170.3) |
| XYZ | xyz(50.5840, 77.8583, 71.3817) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.44
Aquamarine
#7FFFD4
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.61
Greenish Cyan
#2AFEB7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFCF #FF5383
analogous
#53FF79 #53FFCF #53D9FF
triadic
#53FFCF #CF53FF #FFCF53
tetradic
#53FFCF #7953FF #FF5383 #D9FF53
square
#53FFCF #7953FF #FF5383 #D9FF53
split-complementary
#53FFCF #FF53D9 #FF7953
monochromatic
#00D89B #16FFBE #53FFCF #90FFE0 #CDFFF1
Accessibility & contrast
On white
1.27
#53FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#53FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFCF
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFCF | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E1DDD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #53ffcf; /* rgb */ color: rgb(83, 255, 207); /* oklch */ color: oklch(90.0% 0.156 170.3);
Tailwind
colors: {
custom: {
50: '#97ffdd',
500: '#53ffcf',
950: '#000000',
},
}SCSS
$custom: #53ffcf; $custom-light: #97ffdd; $custom-dark: #000000;
JSON
{
"hex": "#53ffcf",
"rgb": {
"r": 83,
"g": 255,
"b": 207
},
"hsl": {
"h": 163.256,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90048,
"c": 0.15556,
"h": 170.3
},
"luminance": 0.77864
}Semantic roles & 50–950 ramp
primary
#53FFCF
secondary
#D12555
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684