#56EEC3#56EEC3
#56EEC3 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.7% C 0.143 H 170.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #56EEC3 |
|---|---|
| RGB | rgb(86, 238, 195) |
| HSL | hsl(163, 82%, 64%) |
| HSV | hsv(163, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 18.1%, 6.7%) |
| CIE-LAB | lab(85.54, -50.11, 9.09) |
| CIE-LCH | lch(85.54, 50.93, 169.72°) |
| OKLab | oklab(85.74% -0.1406 0.0232) |
| OKLCH | oklch(85.74% 0.143 170.6) |
| XYZ | xyz(44.2577, 67.0629, 62.2312) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 3.41
Aqua (survey)
#13EAC9
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EEC3 #EE5681
analogous
#56EE77 #56EEC3 #56CDEE
triadic
#56EEC3 #C356EE #EEC356
tetradic
#56EEC3 #7756EE #EE5681 #CDEE56
square
#56EEC3 #7756EE #EE5681 #CDEE56
split-complementary
#56EEC3 #EE56CD #EE7756
monochromatic
#12B789 #1EE8AF #56EEC3 #8EF4D7 #C5F9EA
Accessibility & contrast
On white
1.46
#56EEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#56EEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EEC3
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EEC3 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC1
Deuteranopia (green-blind)
#D2CFC6
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #56eec3; /* rgb */ color: rgb(86, 238, 195); /* oklch */ color: oklch(85.7% 0.143 170.6);
Tailwind
colors: {
custom: {
50: '#95f4d5',
500: '#56eec3',
950: '#000000',
},
}SCSS
$custom: #56eec3; $custom-light: #95f4d5; $custom-dark: #000000;
JSON
{
"hex": "#56eec3",
"rgb": {
"r": 86,
"g": 238,
"b": 195
},
"hsl": {
"h": 163.026,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.85744,
"c": 0.14251,
"h": 170.6
},
"luminance": 0.67068
}Semantic roles & 50–950 ramp
primary
#56EEC3
secondary
#B73257
accent
#0744DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583