#54EBFB#54EBFB
#54EBFB is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.7% C 0.127 H 205.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #54EBFB |
|---|---|
| RGB | rgb(84, 235, 251) |
| HSL | hsl(186, 95%, 66%) |
| HSV | hsv(186, 67%, 98%) |
| CMYK | cmyk(66.5%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(86.14, -34.56, -19.43) |
| CIE-LCH | lch(86.14, 39.65, 209.35°) |
| OKLab | oklab(86.72% -0.1146 -0.0539) |
| OKLCH | oklch(86.72% 0.127 205.2) |
| XYZ | xyz(50.7696, 68.2608, 101.7480) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.69
Robin Egg Blue
#8AF1FE
ΔE00 4.06
Aqua Blue
#02D8E9
ΔE00 4.89
Bright Light Blue
#26F7FD
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Bright Cyan
#41FDFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EBFB #FB6454
analogous
#54FBB8 #54EBFB #5497FB
triadic
#54EBFB #FB54EB #EBFB54
tetradic
#54EBFB #B854FB #FB6454 #97FB54
square
#54EBFB #B854FB #FB6454 #97FB54
split-complementary
#54EBFB #FB5497 #FBB854
monochromatic
#05BCD0 #18E4FA #54EBFB #90F2FC #CCF9FE
Accessibility & contrast
On white
1.43
#54EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#54EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EBFB
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EBFB | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#00F4F0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #54ebfb; /* rgb */ color: rgb(84, 235, 251); /* oklch */ color: oklch(86.7% 0.127 205.2);
Tailwind
colors: {
custom: {
50: '#98f2fc',
500: '#54ebfb',
950: '#000000',
},
}SCSS
$custom: #54ebfb; $custom-light: #98f2fc; $custom-dark: #000000;
JSON
{
"hex": "#54ebfb",
"rgb": {
"r": 84,
"g": 235,
"b": 251
},
"hsl": {
"h": 185.749,
"s": 95.429,
"l": 65.686
},
"oklch": {
"l": 0.86721,
"c": 0.12666,
"h": 205.2
},
"luminance": 0.68267
}Semantic roles & 50–950 ramp
primary
#54EBFB
secondary
#CB3828
accent
#1600E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585