#54EEEF#54EEEF
#54EEEF is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.0% C 0.127 H 195.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #54EEEF |
|---|---|
| RGB | rgb(84, 238, 239) |
| HSL | hsl(180, 83%, 63%) |
| HSV | hsv(180, 65%, 94%) |
| CMYK | cmyk(64.9%, 0.4%, 0%, 6.3%) |
| CIE-LAB | lab(86.63, -39.28, -12.39) |
| CIE-LCH | lch(86.63, 41.19, 197.50°) |
| OKLab | oklab(87% -0.1224 -0.0344) |
| OKLCH | oklch(87% 0.127 195.7) |
| XYZ | xyz(49.8037, 69.2603, 92.3884) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.75
Bright Cyan
#41FDFE
ΔE00 3.26
Aqua
#00FFFF
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 4.44
Robin'S Egg
#6DEDFD
ΔE00 5.81
Bright Aqua
#0BF9EA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EEEF #EF5554
analogous
#54EFA2 #54EEEF #54A0EF
triadic
#54EEEF #EF54EE #EEEF54
tetradic
#54EEEF #A254EF #EF5554 #A0EF54
square
#54EEEF #A254EF #EF5554 #A0EF54
split-complementary
#54EEEF #EF54A0 #EFA254
monochromatic
#11B6B7 #1CE8EA #54EEEF #8CF4F4 #C4F9F9
Accessibility & contrast
On white
1.41
#54EEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#54EEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EEEF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EEEF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#C7D1F0
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #54eeef; /* rgb */ color: rgb(84, 238, 239); /* oklch */ color: oklch(87.0% 0.127 195.7);
Tailwind
colors: {
custom: {
50: '#97f4f4',
500: '#54eeef',
950: '#000000',
},
}SCSS
$custom: #54eeef; $custom-light: #97f4f4; $custom-dark: #000000;
JSON
{
"hex": "#54eeef",
"rgb": {
"r": 84,
"g": 238,
"b": 239
},
"hsl": {
"h": 180.387,
"s": 82.888,
"l": 63.333
},
"oklch": {
"l": 0.87002,
"c": 0.12715,
"h": 195.7
},
"luminance": 0.69266
}Semantic roles & 50–950 ramp
primary
#54EEEF
secondary
#B73131
accent
#0806DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585