#6DDEB4#6DDEB4
#6DDEB4 is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.3% C 0.121 H 166.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEB4 |
|---|---|
| RGB | rgb(109, 222, 180) |
| HSL | hsl(158, 63%, 65%) |
| HSV | hsv(158, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(81.17, -42.10, 10.83) |
| CIE-LCH | lch(81.17, 43.47, 165.57°) |
| OKLab | oklab(82.27% -0.1176 0.0278) |
| OKLCH | oklch(82.27% 0.121 166.7) |
| XYZ | xyz(40.6624, 58.7855, 52.3751) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.19
Eucalyptus
#44D7A8
ΔE00 3.48
Light Teal
#90E4C1
ΔE00 4.06
Mediumaquamarine
#66CDAA
ΔE00 4.24
Aqua Marine
#2EE8BB
ΔE00 4.47
Seafoam Blue
#78D1B6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEB4 #DE6D97
analogous
#6DDE7C #6DDEB4 #6DCFDE
triadic
#6DDEB4 #B46DDE #DEB46D
tetradic
#6DDEB4 #7C6DDE #DE6D97 #CFDE6D
square
#6DDEB4 #7C6DDE #DE6D97 #CFDE6D
split-complementary
#6DDEB4 #DE6DCF #DE7C6D
monochromatic
#26AA79 #3BD39A #6DDEB4 #9FE9CE #D1F5E7
Accessibility & contrast
On white
1.65
#6DDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#6DDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEB4
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEB4 | 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)
#DAD1B2
Deuteranopia (green-blind)
#C8C5B7
Tritanopia (blue-blind)
#42DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddeb4; /* rgb */ color: rgb(109, 222, 180); /* oklch */ color: oklch(82.3% 0.121 166.7);
Tailwind
colors: {
custom: {
50: '#9ee9ca',
500: '#6ddeb4',
950: '#000000',
},
}SCSS
$custom: #6ddeb4; $custom-light: #9ee9ca; $custom-dark: #000000;
JSON
{
"hex": "#6ddeb4",
"rgb": {
"r": 109,
"g": 222,
"b": 180
},
"hsl": {
"h": 157.699,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.82266,
"c": 0.12087,
"h": 166.7
},
"luminance": 0.58789
}Semantic roles & 50–950 ramp
primary
#6DDEB4
secondary
#AC436A
accent
#1B5CCB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482