#55FCFF#55FCFF
#55FCFF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.135 H 196.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #55FCFF |
|---|---|
| RGB | rgb(85, 252, 255) |
| HSL | hsl(181, 100%, 67%) |
| HSV | hsv(181, 67%, 100%) |
| CMYK | cmyk(66.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.13, -41.10, -14.02) |
| CIE-LCH | lch(91.13, 43.43, 198.83°) |
| OKLab | oklab(90.81% -0.1289 -0.0389) |
| OKLCH | oklch(90.81% 0.135 196.8) |
| XYZ | xyz(56.5987, 78.7656, 106.8087) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.19
Bright Light Blue
#26F7FD
ΔE00 1.93
Aqua
#00FFFF
ΔE00 2.46
Bright Turquoise
#0FFEF9
ΔE00 3.49
Robin'S Egg
#6DEDFD
ΔE00 6.11
Bright Aqua
#0BF9EA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FCFF #FF5855
analogous
#55FFAD #55FCFF #55A7FF
triadic
#55FCFF #FF55FC #FCFF55
tetradic
#55FCFF #AD55FF #FF5855 #A7FF55
square
#55FCFF #AD55FF #FF5855 #A7FF55
split-complementary
#55FCFF #FF55A7 #FFAD55
monochromatic
#00D6DA #18FBFF #55FCFF #92FDFF #CFFEFF
Accessibility & contrast
On white
1.25
#55FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#55FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FCFF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FCFF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D2DEFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #55fcff; /* rgb */ color: rgb(85, 252, 255); /* oklch */ color: oklch(90.8% 0.135 196.8);
Tailwind
colors: {
custom: {
50: '#9afeff',
500: '#55fcff',
950: '#000000',
},
}SCSS
$custom: #55fcff; $custom-light: #9afeff; $custom-dark: #000000;
JSON
{
"hex": "#55fcff",
"rgb": {
"r": 85,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.059,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90805,
"c": 0.13469,
"h": 196.8
},
"luminance": 0.78772
}Semantic roles & 50–950 ramp
primary
#55FCFF
secondary
#D32825
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686