#54FBFF#54FBFF
#54FBFF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.6% C 0.135 H 197.4°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #54FBFF |
|---|---|
| RGB | rgb(84, 251, 255) |
| HSL | hsl(181, 100%, 66%) |
| HSV | hsv(181, 67%, 100%) |
| CMYK | cmyk(67.1%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(90.82, -40.79, -14.48) |
| CIE-LCH | lch(90.82, 43.28, 199.54°) |
| OKLab | oklab(90.55% -0.1284 -0.0402) |
| OKLCH | oklch(90.55% 0.135 197.4) |
| XYZ | xyz(56.1953, 78.0927, 106.7001) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.46
Bright Light Blue
#26F7FD
ΔE00 1.72
Aqua
#00FFFF
ΔE00 2.68
Bright Turquoise
#0FFEF9
ΔE00 3.77
Robin'S Egg
#6DEDFD
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FBFF #FF5854
analogous
#54FFAE #54FBFF #54A5FF
triadic
#54FBFF #FF54FB #FBFF54
tetradic
#54FBFF #AE54FF #FF5854 #A5FF54
square
#54FBFF #AE54FF #FF5854 #A5FF54
split-complementary
#54FBFF #FF54A5 #FFAE54
monochromatic
#00D4D9 #17FAFF #54FBFF #91FCFF #CEFEFF
Accessibility & contrast
On white
1.26
#54FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#54FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FBFF
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FBFF | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #54fbff; /* rgb */ color: rgb(84, 251, 255); /* oklch */ color: oklch(90.6% 0.135 197.4);
Tailwind
colors: {
custom: {
50: '#9afdff',
500: '#54fbff',
950: '#000000',
},
}SCSS
$custom: #54fbff; $custom-light: #9afdff; $custom-dark: #000000;
JSON
{
"hex": "#54fbff",
"rgb": {
"r": 84,
"g": 251,
"b": 255
},
"hsl": {
"h": 181.404,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.90551,
"c": 0.13455,
"h": 197.4
},
"luminance": 0.78099
}Semantic roles & 50–950 ramp
primary
#54FBFF
secondary
#D22925
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686