#54E1F4#54E1F4
#54E1F4 is a very light, vivid teal. Relative luminance 0.623; OKLCH L 84.2% C 0.122 H 207.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #54E1F4 |
|---|---|
| RGB | rgb(84, 225, 244) |
| HSL | hsl(187, 88%, 64%) |
| HSV | hsv(187, 66%, 96%) |
| CMYK | cmyk(65.6%, 7.8%, 0%, 4.3%) |
| CIE-LAB | lab(83.05, -31.83, -20.41) |
| CIE-LCH | lch(83.05, 37.81, 212.66°) |
| OKLab | oklab(84.16% -0.1076 -0.0566) |
| OKLCH | oklch(84.16% 0.122 207.8) |
| XYZ | xyz(46.9036, 62.2617, 95.1162) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.04
Aqua Blue
#02D8E9
ΔE00 3.54
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Neon Blue
#04D9FF
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54E1F4 #F46754
analogous
#54F4B7 #54E1F4 #5491F4
triadic
#54E1F4 #F454E1 #E1F454
tetradic
#54E1F4 #B754F4 #F46754 #91F454
square
#54E1F4 #B754F4 #F46754 #91F454
split-complementary
#54E1F4 #F45491 #F4B754
monochromatic
#0CACC1 #1BD7F0 #54E1F4 #8EEBF8 #C7F5FB
Accessibility & contrast
On white
1.56
#54E1F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#54E1F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54E1F4
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54E1F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54E1F4 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F5
Deuteranopia (green-blind)
#B7C7F4
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #54e1f4; /* rgb */ color: rgb(84, 225, 244); /* oklch */ color: oklch(84.2% 0.122 207.8);
Tailwind
colors: {
custom: {
50: '#96eaf7',
500: '#54e1f4',
950: '#000000',
},
}SCSS
$custom: #54e1f4; $custom-light: #96eaf7; $custom-dark: #000000;
JSON
{
"hex": "#54e1f4",
"rgb": {
"r": 84,
"g": 225,
"b": 244
},
"hsl": {
"h": 187.125,
"s": 87.912,
"l": 64.314
},
"oklch": {
"l": 0.84159,
"c": 0.12161,
"h": 207.8
},
"luminance": 0.62267
}Semantic roles & 50–950 ramp
primary
#54E1F4
secondary
#BF3F2D
accent
#1C01E4
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485