#55FDFF#55FDFF
#55FDFF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.135 H 196.2°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #55FDFF |
|---|---|
| RGB | rgb(85, 253, 255) |
| HSL | hsl(181, 100%, 67%) |
| HSV | hsv(181, 67%, 100%) |
| CMYK | cmyk(66.7%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.41, -41.55, -13.59) |
| CIE-LCH | lch(91.41, 43.72, 198.11°) |
| OKLab | oklab(91.04% -0.1299 -0.0377) |
| OKLCH | oklch(91.04% 0.135 196.2) |
| XYZ | xyz(56.9135, 79.3953, 106.9137) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.96
Bright Light Blue
#26F7FD
ΔE00 2.15
Aqua
#00FFFF
ΔE00 2.23
Bright Turquoise
#0FFEF9
ΔE00 3.19
Bright Aqua
#0BF9EA
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FDFF #FF5755
analogous
#55FFAC #55FDFF #55A8FF
triadic
#55FDFF #FF55FD #FDFF55
tetradic
#55FDFF #AC55FF #FF5755 #A8FF55
square
#55FDFF #AC55FF #FF5755 #A8FF55
split-complementary
#55FDFF #FF55A8 #FFAC55
monochromatic
#00D7DA #18FCFF #55FDFF #92FEFF #CFFEFF
Accessibility & contrast
On white
1.24
#55FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#55FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FDFF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FDFF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #55fdff; /* rgb */ color: rgb(85, 253, 255); /* oklch */ color: oklch(91.0% 0.135 196.2);
Tailwind
colors: {
custom: {
50: '#9afeff',
500: '#55fdff',
950: '#000000',
},
}SCSS
$custom: #55fdff; $custom-light: #9afeff; $custom-dark: #000000;
JSON
{
"hex": "#55fdff",
"rgb": {
"r": 85,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.706,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.91036,
"c": 0.13528,
"h": 196.2
},
"luminance": 0.79402
}Semantic roles & 50–950 ramp
primary
#55FDFF
secondary
#D32725
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686