#55E7EE#55E7EE
#55E7EE is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.4% C 0.123 H 199.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #55E7EE |
|---|---|
| RGB | rgb(85, 231, 238) |
| HSL | hsl(183, 82%, 63%) |
| HSV | hsv(183, 64%, 93%) |
| CMYK | cmyk(64.3%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(84.61, -36.20, -14.89) |
| CIE-LCH | lch(84.61, 39.14, 202.35°) |
| OKLab | oklab(85.36% -0.1155 -0.0413) |
| OKLCH | oklch(85.36% 0.123 199.7) |
| XYZ | xyz(47.7481, 65.2509, 90.9506) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.94
Robin'S Egg
#6DEDFD
ΔE00 4.02
Aqua Blue
#02D8E9
ΔE00 4.89
Bright Cyan
#41FDFE
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Aqua
#00FFFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E7EE #EE5C55
analogous
#55EEA8 #55E7EE #559AEE
triadic
#55E7EE #EE55E7 #E7EE55
tetradic
#55E7EE #A855EE #EE5C55 #9AEE55
square
#55E7EE #A855EE #EE5C55 #9AEE55
split-complementary
#55E7EE #EE559A #EEA855
monochromatic
#12AFB6 #1DDFE8 #55E7EE #8DEFF4 #C4F7F9
Accessibility & contrast
On white
1.49
#55E7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#55E7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E7EE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E7EE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55e7ee; /* rgb */ color: rgb(85, 231, 238); /* oklch */ color: oklch(85.4% 0.123 199.7);
Tailwind
colors: {
custom: {
50: '#97eff3',
500: '#55e7ee',
950: '#000000',
},
}SCSS
$custom: #55e7ee; $custom-light: #97eff3; $custom-dark: #000000;
JSON
{
"hex": "#55e7ee",
"rgb": {
"r": 85,
"g": 231,
"b": 238
},
"hsl": {
"h": 182.745,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85364,
"c": 0.12263,
"h": 199.7
},
"luminance": 0.65256
}Semantic roles & 50–950 ramp
primary
#55E7EE
secondary
#B63731
accent
#1107DE
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1617
muted
#808585