#56EDC6#56EDC6
#56EDC6 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.139 H 172.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #56EDC6 |
|---|---|
| RGB | rgb(86, 237, 198) |
| HSL | hsl(165, 81%, 63%) |
| HSV | hsv(165, 64%, 93%) |
| CMYK | cmyk(63.7%, 0%, 16.5%, 7.1%) |
| CIE-LAB | lab(85.31, -48.99, 7.19) |
| CIE-LCH | lch(85.31, 49.52, 171.65°) |
| OKLab | oklab(85.58% -0.1383 0.0183) |
| OKLCH | oklch(85.58% 0.139 172.5) |
| XYZ | xyz(44.3100, 66.6192, 63.9387) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.50
Aqua (survey)
#13EAC9
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EDC6 #ED567D
analogous
#56ED7A #56EDC6 #56C9ED
triadic
#56EDC6 #C656ED #EDC656
tetradic
#56EDC6 #7A56ED #ED567D #C9ED56
square
#56EDC6 #7A56ED #ED567D #C9ED56
split-complementary
#56EDC6 #ED56C9 #ED7A56
monochromatic
#13B58B #1FE7B3 #56EDC6 #8DF3D9 #C5F9EB
Accessibility & contrast
On white
1.47
#56EDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#56EDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EDC6
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EDC6 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC4
Deuteranopia (green-blind)
#D1CFC9
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #56edc6; /* rgb */ color: rgb(86, 237, 198); /* oklch */ color: oklch(85.6% 0.139 172.5);
Tailwind
colors: {
custom: {
50: '#95f3d7',
500: '#56edc6',
950: '#000000',
},
}SCSS
$custom: #56edc6; $custom-light: #95f3d7; $custom-dark: #000000;
JSON
{
"hex": "#56edc6",
"rgb": {
"r": 86,
"g": 237,
"b": 198
},
"hsl": {
"h": 164.503,
"s": 80.749,
"l": 63.333
},
"oklch": {
"l": 0.85584,
"c": 0.13946,
"h": 172.5
},
"luminance": 0.66624
}Semantic roles & 50–950 ramp
primary
#56EDC6
secondary
#B53254
accent
#083FDD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583