#54FFCB#54FFCB
#54FFCB is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.158 H 168.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFCB |
|---|---|
| RGB | rgb(84, 255, 203) |
| HSL | hsl(162, 100%, 66%) |
| HSV | hsv(162, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.65, -55.55, 12.22) |
| CIE-LCH | lch(90.65, 56.88, 167.60°) |
| OKLab | oklab(89.97% -0.1547 0.0312) |
| OKLCH | oklch(89.97% 0.158 168.6) |
| XYZ | xyz(50.1900, 77.7110, 68.8429) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 2.97
Aquamarine
#7FFFD4
ΔE00 3.23
Greenish Cyan
#2AFEB7
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFCB #FF5488
analogous
#54FF76 #54FFCB #54DEFF
triadic
#54FFCB #CB54FF #FFCB54
tetradic
#54FFCB #7654FF #FF5488 #DEFF54
square
#54FFCB #7654FF #FF5488 #DEFF54
split-complementary
#54FFCB #FF54DE #FF7654
monochromatic
#00D997 #17FFB8 #54FFCB #91FFDE #CEFFF0
Accessibility & contrast
On white
1.27
#54FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#54FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFCB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFCB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E2DDCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #54ffcb; /* rgb */ color: rgb(84, 255, 203); /* oklch */ color: oklch(90.0% 0.158 168.6);
Tailwind
colors: {
custom: {
50: '#97ffda',
500: '#54ffcb',
950: '#000000',
},
}SCSS
$custom: #54ffcb; $custom-light: #97ffda; $custom-dark: #000000;
JSON
{
"hex": "#54ffcb",
"rgb": {
"r": 84,
"g": 255,
"b": 203
},
"hsl": {
"h": 161.754,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.89969,
"c": 0.15783,
"h": 168.6
},
"luminance": 0.77717
}Semantic roles & 50–950 ramp
primary
#54FFCB
secondary
#D2255A
accent
#0046E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684