#56EEC2#56EEC2
#56EEC2 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.7% C 0.143 H 170.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #56EEC2 |
|---|---|
| RGB | rgb(86, 238, 194) |
| HSL | hsl(163, 82%, 64%) |
| HSV | hsv(163, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(85.51, -50.34, 9.58) |
| CIE-LCH | lch(85.51, 51.24, 169.23°) |
| OKLab | oklab(85.72% -0.141 0.0245) |
| OKLCH | oklch(85.72% 0.143 170.2) |
| XYZ | xyz(44.1450, 67.0178, 61.6377) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 3.35
Aqua (survey)
#13EAC9
ΔE00 4.08
Aquamarine
#7FFFD4
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EEC2 #EE5682
analogous
#56EE76 #56EEC2 #56CEEE
triadic
#56EEC2 #C256EE #EEC256
tetradic
#56EEC2 #7656EE #EE5682 #CEEE56
square
#56EEC2 #7656EE #EE5682 #CEEE56
split-complementary
#56EEC2 #EE56CE #EE7656
monochromatic
#12B787 #1EE8AE #56EEC2 #8EF4D6 #C5F9EA
Accessibility & contrast
On white
1.46
#56EEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#56EEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EEC2
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EEC2 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC0
Deuteranopia (green-blind)
#D2CFC5
Tritanopia (blue-blind)
#00F0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #56eec2; /* rgb */ color: rgb(86, 238, 194); /* oklch */ color: oklch(85.7% 0.143 170.2);
Tailwind
colors: {
custom: {
50: '#95f4d4',
500: '#56eec2',
950: '#000000',
},
}SCSS
$custom: #56eec2; $custom-light: #95f4d4; $custom-dark: #000000;
JSON
{
"hex": "#56eec2",
"rgb": {
"r": 86,
"g": 238,
"b": 194
},
"hsl": {
"h": 162.632,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.85718,
"c": 0.14315,
"h": 170.2
},
"luminance": 0.67023
}Semantic roles & 50–950 ramp
primary
#56EEC2
secondary
#B73258
accent
#0746DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583