#54ECFB#54ECFB
#54ECFB is a very light, vivid teal. Relative luminance 0.688; OKLCH L 87.0% C 0.127 H 204.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #54ECFB |
|---|---|
| RGB | rgb(84, 236, 251) |
| HSL | hsl(185, 95%, 66%) |
| HSV | hsv(185, 67%, 98%) |
| CMYK | cmyk(66.5%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(86.42, -35.02, -19.00) |
| CIE-LCH | lch(86.42, 39.85, 208.48°) |
| OKLab | oklab(86.95% -0.1156 -0.0527) |
| OKLCH | oklch(86.95% 0.127 204.5) |
| XYZ | xyz(51.0567, 68.8350, 101.8437) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.81
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Bright Light Blue
#26F7FD
ΔE00 4.57
Aqua Blue
#02D8E9
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Bright Cyan
#41FDFE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54ECFB #FB6354
analogous
#54FBB6 #54ECFB #5498FB
triadic
#54ECFB #FB54EC #ECFB54
tetradic
#54ECFB #B654FB #FB6354 #98FB54
square
#54ECFB #B654FB #FB6354 #98FB54
split-complementary
#54ECFB #FB5498 #FBB654
monochromatic
#05BED0 #18E5FA #54ECFB #90F3FC #CCF9FE
Accessibility & contrast
On white
1.42
#54ECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#54ECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54ECFB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54ECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54ECFB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#00F5F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #54ecfb; /* rgb */ color: rgb(84, 236, 251); /* oklch */ color: oklch(87.0% 0.127 204.5);
Tailwind
colors: {
custom: {
50: '#98f2fc',
500: '#54ecfb',
950: '#000000',
},
}SCSS
$custom: #54ecfb; $custom-light: #98f2fc; $custom-dark: #000000;
JSON
{
"hex": "#54ecfb",
"rgb": {
"r": 84,
"g": 236,
"b": 251
},
"hsl": {
"h": 185.389,
"s": 95.429,
"l": 65.686
},
"oklch": {
"l": 0.86952,
"c": 0.12704,
"h": 204.5
},
"luminance": 0.68841
}Semantic roles & 50–950 ramp
primary
#54ECFB
secondary
#CB3728
accent
#1500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585