#6DDEBB#6DDEBB
#6DDEBB is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.116 H 170.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEBB |
|---|---|
| RGB | rgb(109, 222, 187) |
| HSL | hsl(161, 63%, 65%) |
| HSV | hsv(161, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.33, -40.55, 7.36) |
| CIE-LCH | lch(81.33, 41.21, 169.71°) |
| OKLab | oklab(82.45% -0.1145 0.0188) |
| OKLCH | oklch(82.45% 0.116 170.7) |
| XYZ | xyz(41.3936, 59.0780, 56.2259) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.61
Seafoam Blue
#78D1B6
ΔE00 3.84
Light Teal
#90E4C1
ΔE00 3.92
Mediumaquamarine
#66CDAA
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEBB #DE6D90
analogous
#6DDE83 #6DDEBB #6DC8DE
triadic
#6DDEBB #BB6DDE #DEBB6D
tetradic
#6DDEBB #836DDE #DE6D90 #C8DE6D
square
#6DDEBB #836DDE #DE6D90 #C8DE6D
split-complementary
#6DDEBB #DE6DC8 #DE836D
monochromatic
#26AA81 #3BD3A4 #6DDEBB #9FE9D2 #D1F5E9
Accessibility & contrast
On white
1.64
#6DDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6DDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEBB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEBB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#3DDFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddebb; /* rgb */ color: rgb(109, 222, 187); /* oklch */ color: oklch(82.5% 0.116 170.7);
Tailwind
colors: {
custom: {
50: '#9ee9cf',
500: '#6ddebb',
950: '#000000',
},
}SCSS
$custom: #6ddebb; $custom-light: #9ee9cf; $custom-dark: #000000;
JSON
{
"hex": "#6ddebb",
"rgb": {
"r": 109,
"g": 222,
"b": 187
},
"hsl": {
"h": 161.416,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.8245,
"c": 0.11604,
"h": 170.7
},
"luminance": 0.59082
}Semantic roles & 50–950 ramp
primary
#6DDEBB
secondary
#AC4363
accent
#1B51CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483