#55EBED#55EBED
#55EBED is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.3% C 0.125 H 196.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #55EBED |
|---|---|
| RGB | rgb(85, 235, 237) |
| HSL | hsl(181, 81%, 63%) |
| HSV | hsv(181, 64%, 93%) |
| CMYK | cmyk(64.1%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.73, -38.32, -12.68) |
| CIE-LCH | lch(85.73, 40.36, 198.31°) |
| OKLab | oklab(86.26% -0.1198 -0.0352) |
| OKLCH | oklch(86.26% 0.125 196.4) |
| XYZ | xyz(48.7339, 67.4570, 90.5565) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.16
Bright Cyan
#41FDFE
ΔE00 3.94
Aqua
#00FFFF
ΔE00 4.78
Bright Turquoise
#0FFEF9
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EBED #ED5755
analogous
#55EDA3 #55EBED #559FED
triadic
#55EBED #ED55EB #EBED55
tetradic
#55EBED #A355ED #ED5755 #9FED55
square
#55EBED #A355ED #ED5755 #9FED55
split-complementary
#55EBED #ED559F #EDA355
monochromatic
#13B2B4 #1EE4E7 #55EBED #8CF2F3 #C4F8F9
Accessibility & contrast
On white
1.45
#55EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#55EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EBED
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EBED | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55ebed; /* rgb */ color: rgb(85, 235, 237); /* oklch */ color: oklch(86.3% 0.125 196.4);
Tailwind
colors: {
custom: {
50: '#97f2f2',
500: '#55ebed',
950: '#000000',
},
}SCSS
$custom: #55ebed; $custom-light: #97f2f2; $custom-dark: #000000;
JSON
{
"hex": "#55ebed",
"rgb": {
"r": 85,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.789,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.86261,
"c": 0.1249,
"h": 196.4
},
"luminance": 0.67462
}Semantic roles & 50–950 ramp
primary
#55EBED
secondary
#B43432
accent
#0B08DD
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585