#54E3EE#54E3EE
#54E3EE is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.4% C 0.121 H 202.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #54E3EE |
|---|---|
| RGB | rgb(84, 227, 238) |
| HSL | hsl(184, 82%, 63%) |
| HSV | hsv(184, 65%, 93%) |
| CMYK | cmyk(64.7%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(83.44, -34.49, -16.65) |
| CIE-LCH | lch(83.44, 38.30, 205.78°) |
| OKLab | oklab(84.41% -0.112 -0.0462) |
| OKLCH | oklch(84.41% 0.121 202.4) |
| XYZ | xyz(46.5512, 62.9909, 90.5775) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.39
Aqua Blue
#02D8E9
ΔE00 3.64
Bright Light Blue
#26F7FD
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E3EE #EE5F54
analogous
#54EEAC #54E3EE #5496EE
triadic
#54E3EE #EE54E3 #E3EE54
tetradic
#54E3EE #AC54EE #EE5F54 #96EE54
square
#54E3EE #AC54EE #EE5F54 #96EE54
split-complementary
#54E3EE #EE5496 #EEAC54
monochromatic
#12AAB6 #1CDAE8 #54E3EE #8CECF4 #C3F5F9
Accessibility & contrast
On white
1.54
#54E3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#54E3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E3EE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E3EE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#BBC9EF
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #54e3ee; /* rgb */ color: rgb(84, 227, 238); /* oklch */ color: oklch(84.4% 0.121 202.4);
Tailwind
colors: {
custom: {
50: '#96ecf3',
500: '#54e3ee',
950: '#000000',
},
}SCSS
$custom: #54e3ee; $custom-light: #96ecf3; $custom-dark: #000000;
JSON
{
"hex": "#54e3ee",
"rgb": {
"r": 84,
"g": 227,
"b": 238
},
"hsl": {
"h": 184.286,
"s": 81.915,
"l": 63.137
},
"oklch": {
"l": 0.84407,
"c": 0.12113,
"h": 202.4
},
"luminance": 0.62996
}Semantic roles & 50–950 ramp
primary
#54E3EE
secondary
#B53B31
accent
#1707DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485