#6DDEBA#6DDEBA
#6DDEBA is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.117 H 170.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEBA |
|---|---|
| RGB | rgb(109, 222, 186) |
| HSL | hsl(161, 63%, 65%) |
| HSV | hsv(161, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.31, -40.77, 7.86) |
| CIE-LCH | lch(81.31, 41.52, 169.09°) |
| OKLab | oklab(82.42% -0.1149 0.0201) |
| OKLCH | oklch(82.42% 0.117 170.1) |
| XYZ | xyz(41.2869, 59.0353, 55.6641) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.37
Light Teal
#90E4C1
ΔE00 3.88
Seafoam Blue
#78D1B6
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 4.07
Eucalyptus
#44D7A8
ΔE00 4.20
Aqua Marine
#2EE8BB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEBA #DE6D91
analogous
#6DDE82 #6DDEBA #6DC9DE
triadic
#6DDEBA #BA6DDE #DEBA6D
tetradic
#6DDEBA #826DDE #DE6D91 #C9DE6D
square
#6DDEBA #826DDE #DE6D91 #C9DE6D
split-complementary
#6DDEBA #DE6DC9 #DE826D
monochromatic
#26AA80 #3BD3A2 #6DDEBA #9FE9D2 #D1F5E9
Accessibility & contrast
On white
1.64
#6DDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6DDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEBA
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEBA | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B8
Deuteranopia (green-blind)
#C7C5BC
Tritanopia (blue-blind)
#3EDFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddeba; /* rgb */ color: rgb(109, 222, 186); /* oklch */ color: oklch(82.4% 0.117 170.1);
Tailwind
colors: {
custom: {
50: '#9ee9ce',
500: '#6ddeba',
950: '#000000',
},
}SCSS
$custom: #6ddeba; $custom-light: #9ee9ce; $custom-dark: #000000;
JSON
{
"hex": "#6ddeba",
"rgb": {
"r": 109,
"g": 222,
"b": 186
},
"hsl": {
"h": 160.885,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.82424,
"c": 0.11669,
"h": 170.1
},
"luminance": 0.59039
}Semantic roles & 50–950 ramp
primary
#6DDEBA
secondary
#AC4364
accent
#1B53CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483