#54E5F6#54E5F6
#54E5F6 is a very light, vivid teal. Relative luminance 0.646; OKLCH L 85.2% C 0.123 H 206.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #54E5F6 |
|---|---|
| RGB | rgb(84, 229, 246) |
| HSL | hsl(186, 90%, 65%) |
| HSV | hsv(186, 66%, 96%) |
| CMYK | cmyk(65.9%, 6.9%, 0%, 3.5%) |
| CIE-LAB | lab(84.26, -33.16, -19.63) |
| CIE-LCH | lch(84.26, 38.54, 210.63°) |
| OKLab | oklab(85.16% -0.1107 -0.0545) |
| OKLCH | oklch(85.16% 0.123 206.2) |
| XYZ | xyz(48.3029, 64.5719, 97.0889) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.28
Aqua Blue
#02D8E9
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 4.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Bright Light Blue
#26F7FD
ΔE00 6.06
Neon Blue
#04D9FF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E5F6 #F66554
analogous
#54F6B6 #54E5F6 #5494F6
triadic
#54E5F6 #F654E5 #E5F654
tetradic
#54E5F6 #B654F6 #F66554 #94F654
square
#54E5F6 #B654F6 #F66554 #94F654
split-complementary
#54E5F6 #F65494 #F6B654
monochromatic
#0AB2C5 #1ADCF3 #54E5F6 #8EEEF9 #C8F7FC
Accessibility & contrast
On white
1.51
#54E5F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#54E5F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E5F6
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E5F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E5F6 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF7
Deuteranopia (green-blind)
#BBCBF6
Tritanopia (blue-blind)
#00EEEA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #54e5f6; /* rgb */ color: rgb(84, 229, 246); /* oklch */ color: oklch(85.2% 0.123 206.2);
Tailwind
colors: {
custom: {
50: '#97edf9',
500: '#54e5f6',
950: '#000000',
},
}SCSS
$custom: #54e5f6; $custom-light: #97edf9; $custom-dark: #000000;
JSON
{
"hex": "#54e5f6",
"rgb": {
"r": 84,
"g": 229,
"b": 246
},
"hsl": {
"h": 186.296,
"s": 90,
"l": 64.706
},
"oklch": {
"l": 0.85156,
"c": 0.12342,
"h": 206.2
},
"luminance": 0.64577
}Semantic roles & 50–950 ramp
primary
#54E5F6
secondary
#C23C2C
accent
#1800E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1617
muted
#808585