#55FFFC#55FFFC
#55FFFC is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.137 H 193.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFFC |
|---|---|
| RGB | rgb(85, 255, 252) |
| HSL | hsl(179, 100%, 67%) |
| HSV | hsv(179, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.90, -43.26, -11.31) |
| CIE-LCH | lch(91.90, 44.71, 194.66°) |
| OKLab | oklab(91.4% -0.1331 -0.0315) |
| OKLCH | oklch(91.4% 0.137 193.3) |
| XYZ | xyz(57.0690, 80.4730, 104.6017) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.43
Aqua
#00FFFF
ΔE00 1.98
Bright Turquoise
#0FFEF9
ΔE00 2.07
Bright Light Blue
#26F7FD
ΔE00 3.37
Bright Aqua
#0BF9EA
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFFC #FF5558
analogous
#55FFA7 #55FFFC #55ADFF
triadic
#55FFFC #FC55FF #FFFC55
tetradic
#55FFFC #A755FF #FF5558 #ADFF55
square
#55FFFC #A755FF #FF5558 #ADFF55
split-complementary
#55FFFC #FF55AD #FFA755
monochromatic
#00DAD6 #18FFFB #55FFFC #92FFFD #CFFFFE
Accessibility & contrast
On white
1.23
#55FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#55FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFFC
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFFC | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #55fffc; /* rgb */ color: rgb(85, 255, 252); /* oklch */ color: oklch(91.4% 0.137 193.3);
Tailwind
colors: {
custom: {
50: '#9afffd',
500: '#55fffc',
950: '#000000',
},
}SCSS
$custom: #55fffc; $custom-light: #9afffd; $custom-dark: #000000;
JSON
{
"hex": "#55fffc",
"rgb": {
"r": 85,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.941,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.914,
"c": 0.13673,
"h": 193.3
},
"luminance": 0.8048
}Semantic roles & 50–950 ramp
primary
#55FFFC
secondary
#D32528
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685