#54EAEB#54EAEB
#54EAEB is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.9% C 0.125 H 195.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #54EAEB |
|---|---|
| RGB | rgb(84, 234, 235) |
| HSL | hsl(180, 79%, 63%) |
| HSV | hsv(180, 64%, 92%) |
| CMYK | cmyk(64.3%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.36, -38.55, -12.18) |
| CIE-LCH | lch(85.36, 40.43, 197.54°) |
| OKLab | oklab(85.93% -0.1201 -0.0338) |
| OKLCH | oklch(85.93% 0.125 195.7) |
| XYZ | xyz(48.0677, 66.7232, 88.9268) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.42
Bright Cyan
#41FDFE
ΔE00 4.11
Aqua
#00FFFF
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EAEB #EB5554
analogous
#54EBA0 #54EAEB #549FEB
triadic
#54EAEB #EB54EA #EAEB54
tetradic
#54EAEB #A054EB #EB5554 #9FEB54
square
#54EAEB #A054EB #EB5554 #9FEB54
split-complementary
#54EAEB #EB549F #EBA054
monochromatic
#15AFB0 #1DE3E5 #54EAEB #8BF1F1 #C2F7F8
Accessibility & contrast
On white
1.46
#54EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#54EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EAEB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EAEB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #54eaeb; /* rgb */ color: rgb(84, 234, 235); /* oklch */ color: oklch(85.9% 0.125 195.7);
Tailwind
colors: {
custom: {
50: '#96f1f1',
500: '#54eaeb',
950: '#000000',
},
}SCSS
$custom: #54eaeb; $custom-light: #96f1f1; $custom-dark: #000000;
JSON
{
"hex": "#54eaeb",
"rgb": {
"r": 84,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.397,
"s": 79.058,
"l": 62.549
},
"oklch": {
"l": 0.85935,
"c": 0.12481,
"h": 195.7
},
"luminance": 0.66729
}Semantic roles & 50–950 ramp
primary
#54EAEB
secondary
#B03433
accent
#0C0ADB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585