#54E2EE#54E2EE
#54E2EE is a very light, vivid teal. Relative luminance 0.625; OKLCH L 84.2% C 0.121 H 203.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #54E2EE |
|---|---|
| RGB | rgb(84, 226, 238) |
| HSL | hsl(185, 82%, 63%) |
| HSV | hsv(185, 65%, 93%) |
| CMYK | cmyk(64.7%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.15, -34.02, -17.09) |
| CIE-LCH | lch(83.15, 38.07, 206.67°) |
| OKLab | oklab(84.18% -0.111 -0.0474) |
| OKLCH | oklch(84.18% 0.121 203.1) |
| XYZ | xyz(46.2785, 62.4455, 90.4865) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.33
Aqua Blue
#02D8E9
ΔE00 3.39
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E2EE #EE6054
analogous
#54EEAD #54E2EE #5495EE
triadic
#54E2EE #EE54E2 #E2EE54
tetradic
#54E2EE #AD54EE #EE6054 #95EE54
square
#54E2EE #AD54EE #EE6054 #95EE54
split-complementary
#54E2EE #EE5495 #EEAD54
monochromatic
#12A9B6 #1CD9E8 #54E2EE #8CEBF4 #C3F5F9
Accessibility & contrast
On white
1.56
#54E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#54E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E2EE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E2EE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#BAC8EF
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #54e2ee; /* rgb */ color: rgb(84, 226, 238); /* oklch */ color: oklch(84.2% 0.121 203.1);
Tailwind
colors: {
custom: {
50: '#96ebf3',
500: '#54e2ee',
950: '#000000',
},
}SCSS
$custom: #54e2ee; $custom-light: #96ebf3; $custom-dark: #000000;
JSON
{
"hex": "#54e2ee",
"rgb": {
"r": 84,
"g": 226,
"b": 238
},
"hsl": {
"h": 184.675,
"s": 81.915,
"l": 63.137
},
"oklch": {
"l": 0.84175,
"c": 0.12069,
"h": 203.1
},
"luminance": 0.62451
}Semantic roles & 50–950 ramp
primary
#54E2EE
secondary
#B53B31
accent
#1807DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485