#54F3FA#54F3FA
#54F3FA is a very light, vivid teal. Relative luminance 0.729; OKLCH L 88.5% C 0.130 H 199.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #54F3FA |
|---|---|
| RGB | rgb(84, 243, 250) |
| HSL | hsl(183, 94%, 65%) |
| HSV | hsv(183, 66%, 98%) |
| CMYK | cmyk(66.4%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(88.39, -38.54, -15.52) |
| CIE-LCH | lch(88.39, 41.54, 201.93°) |
| OKLab | oklab(88.53% -0.1228 -0.043) |
| OKLCH | oklch(88.53% 0.13 199.3) |
| XYZ | xyz(52.9545, 72.8821, 101.7008) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.94
Bright Cyan
#41FDFE
ΔE00 3.13
Robin'S Egg
#6DEDFD
ΔE00 4.18
Aqua
#00FFFF
ΔE00 4.19
Bright Turquoise
#0FFEF9
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F3FA #FA5B54
analogous
#54FAAE #54F3FA #54A0FA
triadic
#54F3FA #FA54F3 #F3FA54
tetradic
#54F3FA #AE54FA #FA5B54 #A0FA54
square
#54F3FA #AE54FA #FA5B54 #A0FA54
split-complementary
#54F3FA #FA54A0 #FAAE54
monochromatic
#06C5CE #19EFF8 #54F3FA #8FF7FC #CBFBFD
Accessibility & contrast
On white
1.35
#54F3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#54F3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F3FA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F3FA | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #54f3fa; /* rgb */ color: rgb(84, 243, 250); /* oklch */ color: oklch(88.5% 0.130 199.3);
Tailwind
colors: {
custom: {
50: '#99f7fc',
500: '#54f3fa',
950: '#000000',
},
}SCSS
$custom: #54f3fa; $custom-light: #99f7fc; $custom-dark: #000000;
JSON
{
"hex": "#54f3fa",
"rgb": {
"r": 84,
"g": 243,
"b": 250
},
"hsl": {
"h": 182.53,
"s": 94.318,
"l": 65.49
},
"oklch": {
"l": 0.88534,
"c": 0.13009,
"h": 199.3
},
"luminance": 0.72888
}Semantic roles & 50–950 ramp
primary
#54F3FA
secondary
#C93029
accent
#0A00E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585