#55E2E7#55E2E7
#55E2E7 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.0% C 0.120 H 198.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #55E2E7 |
|---|---|
| RGB | rgb(85, 226, 231) |
| HSL | hsl(182, 75%, 62%) |
| HSV | hsv(182, 63%, 91%) |
| CMYK | cmyk(63.2%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(82.96, -35.82, -13.66) |
| CIE-LCH | lch(82.96, 38.34, 200.88°) |
| OKLab | oklab(83.96% -0.1134 -0.0379) |
| OKLCH | oklch(83.96% 0.12 198.5) |
| XYZ | xyz(45.3602, 62.0886, 85.1795) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.63
Bright Light Blue
#26F7FD
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 5.00
Mediumturquoise
#48D1CC
ΔE00 5.49
Darkturquoise
#00CED1
ΔE00 5.62
Bright Cyan
#41FDFE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E2E7 #E75A55
analogous
#55E7A3 #55E2E7 #5599E7
triadic
#55E2E7 #E755E2 #E2E755
tetradic
#55E2E7 #A355E7 #E75A55 #99E755
square
#55E2E7 #A355E7 #E75A55 #99E755
split-complementary
#55E2E7 #E75599 #E7A355
monochromatic
#18A5AA #20D9DF #55E2E7 #8BEBEF #C0F4F6
Accessibility & contrast
On white
1.56
#55E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#55E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E2E7
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E2E7 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E8
Deuteranopia (green-blind)
#BCC8E8
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #55e2e7; /* rgb */ color: rgb(85, 226, 231); /* oklch */ color: oklch(84.0% 0.120 198.5);
Tailwind
colors: {
custom: {
50: '#96ebee',
500: '#55e2e7',
950: '#000000',
},
}SCSS
$custom: #55e2e7; $custom-light: #96ebee; $custom-dark: #000000;
JSON
{
"hex": "#55e2e7",
"rgb": {
"r": 85,
"g": 226,
"b": 231
},
"hsl": {
"h": 182.055,
"s": 75.258,
"l": 61.961
},
"oklch": {
"l": 0.83958,
"c": 0.11954,
"h": 198.5
},
"luminance": 0.62094
}Semantic roles & 50–950 ramp
primary
#55E2E7
secondary
#AB3935
accent
#150ED7
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485