#55EAEA#55EAEA
#55EAEA is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.9% C 0.124 H 195.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #55EAEA |
|---|---|
| RGB | rgb(85, 234, 234) |
| HSL | hsl(180, 78%, 63%) |
| HSV | hsv(180, 64%, 92%) |
| CMYK | cmyk(63.7%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(85.36, -38.68, -11.66) |
| CIE-LCH | lch(85.36, 40.40, 196.78°) |
| OKLab | oklab(85.93% -0.1201 -0.0324) |
| OKLCH | oklch(85.93% 0.124 195.1) |
| XYZ | xyz(48.0138, 66.7121, 88.1722) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.58
Bright Cyan
#41FDFE
ΔE00 4.12
Aqua
#00FFFF
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 6.11
Turquoise
#40E0D0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EAEA #EA5555
analogous
#55EA9F #55EAEA #559FEA
triadic
#55EAEA #EA55EA #EAEA55
tetradic
#55EAEA #9F55EA #EA5555 #9FEA55
square
#55EAEA #9F55EA #EA5555 #9FEA55
split-complementary
#55EAEA #EA559F #EA9F55
monochromatic
#16AFAF #1FE3E3 #55EAEA #8BF1F1 #C2F7F7
Accessibility & contrast
On white
1.46
#55EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#55EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EAEA
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EAEA | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55eaea; /* rgb */ color: rgb(85, 234, 234); /* oklch */ color: oklch(85.9% 0.124 195.1);
Tailwind
colors: {
custom: {
50: '#97f1f0',
500: '#55eaea',
950: '#000000',
},
}SCSS
$custom: #55eaea; $custom-light: #97f1f0; $custom-dark: #000000;
JSON
{
"hex": "#55eaea",
"rgb": {
"r": 85,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 78.01,
"l": 62.549
},
"oklch": {
"l": 0.85928,
"c": 0.12439,
"h": 195.1
},
"luminance": 0.66717
}Semantic roles & 50–950 ramp
primary
#55EAEA
secondary
#B03434
accent
#0B0BDA
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585