#54FFCC#54FFCC
#54FFCC is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.157 H 169.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFCC |
|---|---|
| RGB | rgb(84, 255, 204) |
| HSL | hsl(162, 100%, 66%) |
| HSV | hsv(162, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.67, -55.32, 11.73) |
| CIE-LCH | lch(90.67, 56.56, 168.03°) |
| OKLab | oklab(89.99% -0.1543 0.03) |
| OKLCH | oklch(89.99% 0.157 169) |
| XYZ | xyz(50.3096, 77.7588, 69.4726) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 3.08
Aquamarine
#7FFFD4
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 4.17
Greenish Cyan
#2AFEB7
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFCC #FF5487
analogous
#54FF77 #54FFCC #54DDFF
triadic
#54FFCC #CC54FF #FFCC54
tetradic
#54FFCC #7754FF #FF5487 #DDFF54
square
#54FFCC #7754FF #FF5487 #DDFF54
split-complementary
#54FFCC #FF54DD #FF7754
monochromatic
#00D998 #17FFBA #54FFCC #91FFDE #CEFFF1
Accessibility & contrast
On white
1.27
#54FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#54FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFCC
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFCC | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #54ffcc; /* rgb */ color: rgb(84, 255, 204); /* oklch */ color: oklch(90.0% 0.157 169.0);
Tailwind
colors: {
custom: {
50: '#97ffdb',
500: '#54ffcc',
950: '#000000',
},
}SCSS
$custom: #54ffcc; $custom-light: #97ffdb; $custom-dark: #000000;
JSON
{
"hex": "#54ffcc",
"rgb": {
"r": 84,
"g": 255,
"b": 204
},
"hsl": {
"h": 162.105,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89994,
"c": 0.15715,
"h": 169
},
"luminance": 0.77764
}Semantic roles & 50–950 ramp
primary
#54FFCC
secondary
#D22559
accent
#0044E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684