#55EEA6#55EEA6
#55EEA6 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.0% C 0.165 H 159.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEA6 |
|---|---|
| RGB | rgb(85, 238, 166) |
| HSL | hsl(152, 82%, 63%) |
| HSV | hsv(152, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 30.3%, 6.7%) |
| CIE-LAB | lab(84.91, -56.55, 23.26) |
| CIE-LCH | lch(84.91, 61.15, 157.64°) |
| OKLab | oklab(85.03% -0.1541 0.059) |
| OKLCH | oklch(85.03% 0.165 159.1) |
| XYZ | xyz(41.1999, 65.8292, 46.6040) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.39
Greenish Turquoise
#00FBB0
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.94
Aqua Green
#12E193
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEA6 #EE559D
analogous
#55EE59 #55EEA6 #55E9EE
triadic
#55EEA6 #A655EE #EEA655
tetradic
#55EEA6 #5955EE #EE559D #E9EE55
square
#55EEA6 #5955EE #EE559D #E9EE55
split-complementary
#55EEA6 #EE55E9 #EE5955
monochromatic
#12B669 #1DE889 #55EEA6 #8DF4C3 #C4F9E0
Accessibility & contrast
On white
1.48
#55EEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#55EEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEA6
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEA6 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA2
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#00EDDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55eea6; /* rgb */ color: rgb(85, 238, 166); /* oklch */ color: oklch(85.0% 0.165 159.1);
Tailwind
colors: {
custom: {
50: '#94f4c0',
500: '#55eea6',
950: '#000000',
},
}SCSS
$custom: #55eea6; $custom-light: #94f4c0; $custom-dark: #000000;
JSON
{
"hex": "#55eea6",
"rgb": {
"r": 85,
"g": 238,
"b": 166
},
"hsl": {
"h": 151.765,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85025,
"c": 0.16503,
"h": 159.1
},
"luminance": 0.65834
}Semantic roles & 50–950 ramp
primary
#55EEA6
secondary
#B63170
accent
#076CDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582