#54EEF2#54EEF2
#54EEF2 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.1% C 0.127 H 197.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #54EEF2 |
|---|---|
| RGB | rgb(84, 238, 242) |
| HSL | hsl(182, 86%, 64%) |
| HSV | hsv(182, 65%, 95%) |
| CMYK | cmyk(65.3%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(86.72, -38.46, -13.83) |
| CIE-LCH | lch(86.72, 40.87, 199.78°) |
| OKLab | oklab(87.1% -0.1212 -0.0384) |
| OKLCH | oklch(87.1% 0.127 197.6) |
| XYZ | xyz(50.2506, 69.4390, 94.7419) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.48
Bright Cyan
#41FDFE
ΔE00 3.47
Aqua
#00FFFF
ΔE00 4.42
Robin'S Egg
#6DEDFD
ΔE00 4.85
Bright Turquoise
#0FFEF9
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EEF2 #F25854
analogous
#54F2A7 #54EEF2 #549FF2
triadic
#54EEF2 #F254EE #EEF254
tetradic
#54EEF2 #A754F2 #F25854 #9FF254
square
#54EEF2 #A754F2 #F25854 #9FF254
split-complementary
#54EEF2 #F2549F #F2A754
monochromatic
#0EB9BD #1BE8EE #54EEF2 #8DF4F6 #C6F9FB
Accessibility & contrast
On white
1.41
#54EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#54EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EEF2
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EEF2 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#C6D2F3
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #54eef2; /* rgb */ color: rgb(84, 238, 242); /* oklch */ color: oklch(87.1% 0.127 197.6);
Tailwind
colors: {
custom: {
50: '#97f4f6',
500: '#54eef2',
950: '#000000',
},
}SCSS
$custom: #54eef2; $custom-light: #97f4f6; $custom-dark: #000000;
JSON
{
"hex": "#54eef2",
"rgb": {
"r": 84,
"g": 238,
"b": 242
},
"hsl": {
"h": 181.519,
"s": 85.87,
"l": 63.922
},
"oklch": {
"l": 0.87103,
"c": 0.1271,
"h": 197.6
},
"luminance": 0.69445
}Semantic roles & 50–950 ramp
primary
#54EEF2
secondary
#BB322F
accent
#0903E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585