#53FFE2#53FFE2
#53FFE2 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.145 H 179.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFE2 |
|---|---|
| RGB | rgb(83, 255, 226) |
| HSL | hsl(170, 100%, 66%) |
| HSV | hsv(170, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.16, -50.24, 1.07) |
| CIE-LCH | lch(91.16, 50.26, 178.78°) |
| OKLab | oklab(90.56% -0.145 0.002) |
| OKLCH | oklch(90.56% 0.145 179.2) |
| XYZ | xyz(53.0481, 78.8439, 84.3594) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 4.68
Light Aqua
#8CFFDB
ΔE00 4.96
Aqua (survey)
#13EAC9
ΔE00 5.10
Aquamarine
#7FFFD4
ΔE00 5.31
Light Turquoise
#7EF4CC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFE2 #FF5370
analogous
#53FF8C #53FFE2 #53C6FF
triadic
#53FFE2 #E253FF #FFE253
tetradic
#53FFE2 #8C53FF #FF5370 #C6FF53
square
#53FFE2 #8C53FF #FF5370 #C6FF53
split-complementary
#53FFE2 #FF53C6 #FF8C53
monochromatic
#00D8B3 #16FFD8 #53FFE2 #90FFEC #CDFFF7
Accessibility & contrast
On white
1.25
#53FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#53FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFE2
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFE2 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #53ffe2; /* rgb */ color: rgb(83, 255, 226); /* oklch */ color: oklch(90.6% 0.145 179.2);
Tailwind
colors: {
custom: {
50: '#98ffeb',
500: '#53ffe2',
950: '#000000',
},
}SCSS
$custom: #53ffe2; $custom-light: #98ffeb; $custom-dark: #000000;
JSON
{
"hex": "#53ffe2",
"rgb": {
"r": 83,
"g": 255,
"b": 226
},
"hsl": {
"h": 169.884,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90562,
"c": 0.14497,
"h": 179.2
},
"luminance": 0.7885
}Semantic roles & 50–950 ramp
primary
#53FFE2
secondary
#D12542
accent
#0027E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#0F1816
muted
#808684