#55EDEF#55EDEF
#55EDEF is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.8% C 0.126 H 196.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #55EDEF |
|---|---|
| RGB | rgb(85, 237, 239) |
| HSL | hsl(181, 83%, 64%) |
| HSV | hsv(181, 64%, 94%) |
| CMYK | cmyk(64.4%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(86.37, -38.68, -12.78) |
| CIE-LCH | lch(86.37, 40.74, 198.29°) |
| OKLab | oklab(86.79% -0.121 -0.0355) |
| OKLCH | oklch(86.79% 0.126 196.3) |
| XYZ | xyz(49.6036, 68.7261, 92.2959) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.81
Bright Cyan
#41FDFE
ΔE00 3.52
Aqua
#00FFFF
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 4.81
Robin'S Egg
#6DEDFD
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EDEF #EF5755
analogous
#55EFA4 #55EDEF #55A0EF
triadic
#55EDEF #EF55ED #EDEF55
tetradic
#55EDEF #A455EF #EF5755 #A0EF55
square
#55EDEF #A455EF #EF5755 #A0EF55
split-complementary
#55EDEF #EF55A0 #EFA455
monochromatic
#11B6B8 #1DE7EA #55EDEF #8DF3F4 #C5F9FA
Accessibility & contrast
On white
1.42
#55EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#55EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EDEF
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EDEF | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EF
Deuteranopia (green-blind)
#C6D1F0
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #55edef; /* rgb */ color: rgb(85, 237, 239); /* oklch */ color: oklch(86.8% 0.126 196.3);
Tailwind
colors: {
custom: {
50: '#97f3f4',
500: '#55edef',
950: '#000000',
},
}SCSS
$custom: #55edef; $custom-light: #97f3f4; $custom-dark: #000000;
JSON
{
"hex": "#55edef",
"rgb": {
"r": 85,
"g": 237,
"b": 239
},
"hsl": {
"h": 180.779,
"s": 82.796,
"l": 63.529
},
"oklch": {
"l": 0.86794,
"c": 0.12607,
"h": 196.3
},
"luminance": 0.68732
}Semantic roles & 50–950 ramp
primary
#55EDEF
secondary
#B73331
accent
#0906DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585