#53FFEE#53FFEE
#53FFEE is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.140 H 185.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFEE |
|---|---|
| RGB | rgb(83, 255, 238) |
| HSL | hsl(174, 100%, 66%) |
| HSV | hsv(174, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.47, -47.21, -4.69) |
| CIE-LCH | lch(91.47, 47.44, 185.68°) |
| OKLab | oklab(90.92% -0.1398 -0.0134) |
| OKLCH | oklch(90.92% 0.14 185.5) |
| XYZ | xyz(54.7526, 79.5258, 93.3367) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.29
Bright Turquoise
#0FFEF9
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.84
Aqua
#00FFFF
ΔE00 5.44
Bright Cyan
#41FDFE
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFEE #FF5364
analogous
#53FF98 #53FFEE #53BAFF
triadic
#53FFEE #EE53FF #FFEE53
tetradic
#53FFEE #9853FF #FF5364 #BAFF53
square
#53FFEE #9853FF #FF5364 #BAFF53
split-complementary
#53FFEE #FF53BA #FF9853
monochromatic
#00D8C2 #16FFE8 #53FFEE #90FFF4 #CDFFFA
Accessibility & contrast
On white
1.24
#53FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#53FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFEE
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFEE | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #53ffee; /* rgb */ color: rgb(83, 255, 238); /* oklch */ color: oklch(90.9% 0.140 185.5);
Tailwind
colors: {
custom: {
50: '#99fff3',
500: '#53ffee',
950: '#000000',
},
}SCSS
$custom: #53ffee; $custom-light: #99fff3; $custom-dark: #000000;
JSON
{
"hex": "#53ffee",
"rgb": {
"r": 83,
"g": 255,
"b": 238
},
"hsl": {
"h": 174.07,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90915,
"c": 0.14042,
"h": 185.5
},
"luminance": 0.79532
}Semantic roles & 50–950 ramp
primary
#53FFEE
secondary
#D12536
accent
#0017E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101817
muted
#808685