#54EFF6#54EFF6
#54EFF6 is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.5% C 0.128 H 199.4°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #54EFF6 |
|---|---|
| RGB | rgb(84, 239, 246) |
| HSL | hsl(183, 90%, 65%) |
| HSV | hsv(183, 66%, 96%) |
| CMYK | cmyk(65.9%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(87.13, -37.82, -15.32) |
| CIE-LCH | lch(87.13, 40.80, 202.06°) |
| OKLab | oklab(87.47% -0.1205 -0.0425) |
| OKLCH | oklch(87.47% 0.128 199.4) |
| XYZ | xyz(51.1499, 70.2659, 98.0379) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.46
Bright Cyan
#41FDFE
ΔE00 3.77
Robin'S Egg
#6DEDFD
ΔE00 3.96
Aqua
#00FFFF
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Bright Turquoise
#0FFEF9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54EFF6 #F65B54
analogous
#54F6AC #54EFF6 #549EF6
triadic
#54EFF6 #F654EF #EFF654
tetradic
#54EFF6 #AC54F6 #F65B54 #9EF654
square
#54EFF6 #AC54F6 #F65B54 #9EF654
split-complementary
#54EFF6 #F6549E #F6AC54
monochromatic
#0ABDC5 #1AEAF3 #54EFF6 #8EF4F9 #C8FAFC
Accessibility & contrast
On white
1.39
#54EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#54EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54EFF6
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54EFF6 | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F7
Deuteranopia (green-blind)
#C6D3F7
Tritanopia (blue-blind)
#00F7F1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #54eff6; /* rgb */ color: rgb(84, 239, 246); /* oklch */ color: oklch(87.5% 0.128 199.4);
Tailwind
colors: {
custom: {
50: '#98f4f9',
500: '#54eff6',
950: '#000000',
},
}SCSS
$custom: #54eff6; $custom-light: #98f4f9; $custom-dark: #000000;
JSON
{
"hex": "#54eff6",
"rgb": {
"r": 84,
"g": 239,
"b": 246
},
"hsl": {
"h": 182.593,
"s": 90,
"l": 64.706
},
"oklch": {
"l": 0.87471,
"c": 0.12778,
"h": 199.4
},
"luminance": 0.70272
}Semantic roles & 50–950 ramp
primary
#54EFF6
secondary
#C2332C
accent
#0A00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585