#54FFCA#54FFCA
#54FFCA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 89.9% C 0.159 H 168.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFCA |
|---|---|
| RGB | rgb(84, 255, 202) |
| HSL | hsl(161, 100%, 66%) |
| HSV | hsv(161, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.63, -55.78, 12.70) |
| CIE-LCH | lch(90.63, 57.20, 167.17°) |
| OKLab | oklab(89.94% -0.1551 0.0325) |
| OKLCH | oklch(89.94% 0.159 168.2) |
| XYZ | xyz(50.0712, 77.6635, 68.2174) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 2.87
Aquamarine
#7FFFD4
ΔE00 3.33
Greenish Cyan
#2AFEB7
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFCA #FF5489
analogous
#54FF75 #54FFCA #54DEFF
triadic
#54FFCA #CA54FF #FFCA54
tetradic
#54FFCA #7554FF #FF5489 #DEFF54
square
#54FFCA #7554FF #FF5489 #DEFF54
split-complementary
#54FFCA #FF54DE #FF7554
monochromatic
#00D995 #17FFB7 #54FFCA #91FFDD #CEFFF0
Accessibility & contrast
On white
1.27
#54FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#54FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFCA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFCA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E2DDCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #54ffca; /* rgb */ color: rgb(84, 255, 202); /* oklch */ color: oklch(89.9% 0.159 168.2);
Tailwind
colors: {
custom: {
50: '#97ffda',
500: '#54ffca',
950: '#000000',
},
}SCSS
$custom: #54ffca; $custom-light: #97ffda; $custom-dark: #000000;
JSON
{
"hex": "#54ffca",
"rgb": {
"r": 84,
"g": 255,
"b": 202
},
"hsl": {
"h": 161.404,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89944,
"c": 0.15851,
"h": 168.2
},
"luminance": 0.77669
}Semantic roles & 50–950 ramp
primary
#54FFCA
secondary
#D2255B
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683