#54FAC7#54FAC7
#54FAC7 is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.7% C 0.155 H 168.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #54FAC7 |
|---|---|
| RGB | rgb(84, 250, 199) |
| HSL | hsl(162, 94%, 65%) |
| HSV | hsv(162, 66%, 98%) |
| CMYK | cmyk(66.4%, 0%, 20.4%, 2%) |
| CIE-LAB | lab(89.10, -54.44, 12.08) |
| CIE-LCH | lch(89.10, 55.76, 167.49°) |
| OKLab | oklab(88.67% -0.1516 0.0309) |
| OKLCH | oklch(88.67% 0.155 168.5) |
| XYZ | xyz(48.1452, 74.3742, 65.8401) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 2.98
Aquamarine
#7FFFD4
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FAC7 #FA5487
analogous
#54FA74 #54FAC7 #54DAFA
triadic
#54FAC7 #C754FA #FAC754
tetradic
#54FAC7 #7454FA #FA5487 #DAFA54
square
#54FAC7 #7454FA #FA5487 #DAFA54
split-complementary
#54FAC7 #FA54DA #FA7454
monochromatic
#06CE90 #19F8B4 #54FAC7 #8FFCDA #CBFDEE
Accessibility & contrast
On white
1.32
#54FAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#54FAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FAC7
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FAC7 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E9C4
Deuteranopia (green-blind)
#DDD9CA
Tritanopia (blue-blind)
#00FBEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #54fac7; /* rgb */ color: rgb(84, 250, 199); /* oklch */ color: oklch(88.7% 0.155 168.5);
Tailwind
colors: {
custom: {
50: '#96fdd8',
500: '#54fac7',
950: '#000000',
},
}SCSS
$custom: #54fac7; $custom-light: #96fdd8; $custom-dark: #000000;
JSON
{
"hex": "#54fac7",
"rgb": {
"r": 84,
"g": 250,
"b": 199
},
"hsl": {
"h": 161.566,
"s": 94.318,
"l": 65.49
},
"oklch": {
"l": 0.88673,
"c": 0.15473,
"h": 168.5
},
"luminance": 0.7438
}Semantic roles & 50–950 ramp
primary
#54FAC7
secondary
#C9295A
accent
#0047E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683