#55EEEF#55EEEF
#55EEEF is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.0% C 0.127 H 195.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEEF |
|---|---|
| RGB | rgb(85, 238, 239) |
| HSL | hsl(180, 83%, 64%) |
| HSV | hsv(180, 64%, 94%) |
| CMYK | cmyk(64.4%, 0.4%, 0%, 6.3%) |
| CIE-LAB | lab(86.66, -39.14, -12.35) |
| CIE-LCH | lch(86.66, 41.04, 197.52°) |
| OKLab | oklab(87.03% -0.122 -0.0343) |
| OKLCH | oklch(87.03% 0.127 195.7) |
| XYZ | xyz(49.8939, 69.3068, 92.3926) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.78
Bright Cyan
#41FDFE
ΔE00 3.28
Aqua
#00FFFF
ΔE00 4.14
Bright Turquoise
#0FFEF9
ΔE00 4.47
Robin'S Egg
#6DEDFD
ΔE00 5.78
Bright Aqua
#0BF9EA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEEF #EF5655
analogous
#55EFA3 #55EEEF #55A1EF
triadic
#55EEEF #EF55EE #EEEF55
tetradic
#55EEEF #A355EF #EF5655 #A1EF55
square
#55EEEF #A355EF #EF5655 #A1EF55
split-complementary
#55EEEF #EF55A1 #EFA355
monochromatic
#11B7B8 #1DE8EA #55EEEF #8DF4F4 #C5F9FA
Accessibility & contrast
On white
1.41
#55EEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#55EEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEEF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEEF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#C7D2F0
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #55eeef; /* rgb */ color: rgb(85, 238, 239); /* oklch */ color: oklch(87.0% 0.127 195.7);
Tailwind
colors: {
custom: {
50: '#98f4f4',
500: '#55eeef',
950: '#000000',
},
}SCSS
$custom: #55eeef; $custom-light: #98f4f4; $custom-dark: #000000;
JSON
{
"hex": "#55eeef",
"rgb": {
"r": 85,
"g": 238,
"b": 239
},
"hsl": {
"h": 180.39,
"s": 82.796,
"l": 63.529
},
"oklch": {
"l": 0.87027,
"c": 0.12669,
"h": 195.7
},
"luminance": 0.69312
}Semantic roles & 50–950 ramp
primary
#55EEEF
secondary
#B73231
accent
#0806DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585