#54FFEB#54FFEB
#54FFEB is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.141 H 183.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFEB |
|---|---|
| RGB | rgb(84, 255, 235) |
| HSL | hsl(173, 100%, 66%) |
| HSV | hsv(173, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.41, -47.84, -3.22) |
| CIE-LCH | lch(91.41, 47.95, 183.85°) |
| OKLab | oklab(90.85% -0.1406 -0.0095) |
| OKLCH | oklch(90.85% 0.141 183.8) |
| XYZ | xyz(54.4045, 79.3968, 91.0390) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.68
Tiffany Blue
#7BF2DA
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 4.88
Aqua
#00FFFF
ΔE00 6.35
Aqua (survey)
#13EAC9
ΔE00 6.42
Bright Cyan
#41FDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFEB #FF5468
analogous
#54FF95 #54FFEB #54BEFF
triadic
#54FFEB #EB54FF #FFEB54
tetradic
#54FFEB #9554FF #FF5468 #BEFF54
square
#54FFEB #9554FF #FF5468 #BEFF54
split-complementary
#54FFEB #FF54BE #FF9554
monochromatic
#00D9BF #17FFE4 #54FFEB #91FFF2 #CEFFF9
Accessibility & contrast
On white
1.24
#54FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#54FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFEB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFEB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #54ffeb; /* rgb */ color: rgb(84, 255, 235); /* oklch */ color: oklch(90.8% 0.141 183.8);
Tailwind
colors: {
custom: {
50: '#99fff1',
500: '#54ffeb',
950: '#000000',
},
}SCSS
$custom: #54ffeb; $custom-light: #99fff1; $custom-dark: #000000;
JSON
{
"hex": "#54ffeb",
"rgb": {
"r": 84,
"g": 255,
"b": 235
},
"hsl": {
"h": 172.982,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.90848,
"c": 0.14097,
"h": 183.8
},
"luminance": 0.79403
}Semantic roles & 50–950 ramp
primary
#54FFEB
secondary
#D22539
accent
#001BE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685