#55EEEE#55EEEE
#55EEEE is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.0% C 0.127 H 195.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEEE |
|---|---|
| RGB | rgb(85, 238, 238) |
| HSL | hsl(180, 82%, 63%) |
| HSV | hsv(180, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(86.63, -39.41, -11.87) |
| CIE-LCH | lch(86.63, 41.16, 196.76°) |
| OKLab | oklab(86.99% -0.1224 -0.033) |
| OKLCH | oklch(86.99% 0.127 195.1) |
| XYZ | xyz(49.7466, 69.2479, 91.6168) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.94
Bright Cyan
#41FDFE
ΔE00 3.27
Aqua
#00FFFF
ΔE00 4.09
Bright Turquoise
#0FFEF9
ΔE00 4.30
Bright Aqua
#0BF9EA
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEEE #EE5555
analogous
#55EEA1 #55EEEE #55A1EE
triadic
#55EEEE #EE55EE #EEEE55
tetradic
#55EEEE #A155EE #EE5555 #A1EE55
square
#55EEEE #A155EE #EE5555 #A1EE55
split-complementary
#55EEEE #EE55A1 #EEA155
monochromatic
#12B6B6 #1DE8E8 #55EEEE #8DF4F4 #C4F9F9
Accessibility & contrast
On white
1.41
#55EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#55EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEEE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEEE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #55eeee; /* rgb */ color: rgb(85, 238, 238); /* oklch */ color: oklch(87.0% 0.127 195.1);
Tailwind
colors: {
custom: {
50: '#97f4f3',
500: '#55eeee',
950: '#000000',
},
}SCSS
$custom: #55eeee; $custom-light: #97f4f3; $custom-dark: #000000;
JSON
{
"hex": "#55eeee",
"rgb": {
"r": 85,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.86994,
"c": 0.12674,
"h": 195.1
},
"luminance": 0.69253
}Semantic roles & 50–950 ramp
primary
#55EEEE
secondary
#B63131
accent
#0707DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585