#6EDCCB#6EDCCB
#6EDCCB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.105 H 182.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCCB |
|---|---|
| RGB | rgb(110, 220, 203) |
| HSL | hsl(171, 61%, 65%) |
| HSV | hsv(171, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(81.19, -35.67, -1.34) |
| CIE-LCH | lch(81.19, 35.70, 182.15°) |
| OKLab | oklab(82.47% -0.1046 -0.0042) |
| OKLCH | oklch(82.47% 0.105 182.3) |
| XYZ | xyz(42.7985, 58.8094, 65.5843) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.35
Seafoam Blue
#78D1B6
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 5.42
Pale Teal
#82CBB2
ΔE00 6.41
Aqua (survey)
#13EAC9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCCB #DC6E7F
analogous
#6EDC94 #6EDCCB #6EB6DC
triadic
#6EDCCB #CB6EDC #DCCB6E
tetradic
#6EDCCB #946EDC #DC6E7F #B6DC6E
square
#6EDCCB #946EDC #DC6E7F #B6DC6E
split-complementary
#6EDCCB #DC6EB6 #DC946E
monochromatic
#28A794 #3DD0B9 #6EDCCB #9FE8DD #D1F4EE
Accessibility & contrast
On white
1.65
#6EDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#6EDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCCB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCCB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#C2C4CD
Tritanopia (blue-blind)
#34E0D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edccb; /* rgb */ color: rgb(110, 220, 203); /* oklch */ color: oklch(82.5% 0.105 182.3);
Tailwind
colors: {
custom: {
50: '#9fe7da',
500: '#6edccb',
950: '#000000',
},
}SCSS
$custom: #6edccb; $custom-light: #9fe7da; $custom-dark: #000000;
JSON
{
"hex": "#6edccb",
"rgb": {
"r": 110,
"g": 220,
"b": 203
},
"hsl": {
"h": 170.727,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82472,
"c": 0.10472,
"h": 182.3
},
"luminance": 0.58813
}Semantic roles & 50–950 ramp
primary
#6EDCCB
secondary
#AA4454
accent
#1D37C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483