#54FFCE#54FFCE
#54FFCE is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.0% C 0.156 H 169.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFCE |
|---|---|
| RGB | rgb(84, 255, 206) |
| HSL | hsl(163, 100%, 66%) |
| HSV | hsv(163, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.71, -54.87, 10.77) |
| CIE-LCH | lch(90.71, 55.92, 168.90°) |
| OKLab | oklab(90.05% -0.1534 0.0275) |
| OKLCH | oklch(90.05% 0.156 169.8) |
| XYZ | xyz(50.5510, 77.8554, 70.7440) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 4.03
Greenish Cyan
#2AFEB7
ΔE00 4.64
Light Aqua
#8CFFDB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFCE #FF5485
analogous
#54FF79 #54FFCE #54DBFF
triadic
#54FFCE #CE54FF #FFCE54
tetradic
#54FFCE #7954FF #FF5485 #DBFF54
square
#54FFCE #7954FF #FF5485 #DBFF54
split-complementary
#54FFCE #FF54DB #FF7954
monochromatic
#00D99B #17FFBC #54FFCE #91FFE0 #CEFFF1
Accessibility & contrast
On white
1.27
#54FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#54FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFCE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFCE | 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)
#F8EECC
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #54ffce; /* rgb */ color: rgb(84, 255, 206); /* oklch */ color: oklch(90.0% 0.156 169.8);
Tailwind
colors: {
custom: {
50: '#97ffdd',
500: '#54ffce',
950: '#000000',
},
}SCSS
$custom: #54ffce; $custom-light: #97ffdd; $custom-dark: #000000;
JSON
{
"hex": "#54ffce",
"rgb": {
"r": 84,
"g": 255,
"b": 206
},
"hsl": {
"h": 162.807,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.90045,
"c": 0.15582,
"h": 169.8
},
"luminance": 0.77861
}Semantic roles & 50–950 ramp
primary
#54FFCE
secondary
#D22557
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684