#55FAFA#55FAFA
#55FAFA is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.2% C 0.134 H 195.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #55FAFA |
|---|---|
| RGB | rgb(85, 250, 250) |
| HSL | hsl(180, 94%, 66%) |
| HSV | hsv(180, 66%, 98%) |
| CMYK | cmyk(66%, 0%, 0%, 2%) |
| CIE-LAB | lab(90.41, -41.57, -12.49) |
| CIE-LCH | lch(90.41, 43.40, 196.72°) |
| OKLab | oklab(90.18% -0.1291 -0.0347) |
| OKLCH | oklch(90.18% 0.134 195) |
| XYZ | xyz(55.1795, 77.1983, 102.4166) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.04
Aqua
#00FFFF
ΔE00 2.22
Bright Light Blue
#26F7FD
ΔE00 2.27
Bright Turquoise
#0FFEF9
ΔE00 2.80
Bright Aqua
#0BF9EA
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FAFA #FA5555
analogous
#55FAA7 #55FAFA #55A7FA
triadic
#55FAFA #FA55FA #FAFA55
tetradic
#55FAFA #A755FA #FA5555 #A7FA55
square
#55FAFA #A755FA #FA5555 #A7FA55
split-complementary
#55FAFA #FA55A7 #FAA755
monochromatic
#06CFCF #1AF8F8 #55FAFA #90FCFC #CCFDFD
Accessibility & contrast
On white
1.28
#55FAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#55FAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FAFA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FAFA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #55fafa; /* rgb */ color: rgb(85, 250, 250); /* oklch */ color: oklch(90.2% 0.134 195.0);
Tailwind
colors: {
custom: {
50: '#9afcfb',
500: '#55fafa',
950: '#000000',
},
}SCSS
$custom: #55fafa; $custom-light: #9afcfb; $custom-dark: #000000;
JSON
{
"hex": "#55fafa",
"rgb": {
"r": 85,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 94.286,
"l": 65.686
},
"oklch": {
"l": 0.90177,
"c": 0.13366,
"h": 195
},
"luminance": 0.77205
}Semantic roles & 50–950 ramp
primary
#55FAFA
secondary
#CA2929
accent
#0000E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101717
muted
#808585