#6DDEB5#6DDEB5
#6DDEB5 is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.3% C 0.120 H 167.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEB5 |
|---|---|
| RGB | rgb(109, 222, 181) |
| HSL | hsl(158, 63%, 65%) |
| HSV | hsv(158, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(81.20, -41.88, 10.34) |
| CIE-LCH | lch(81.20, 43.14, 166.13°) |
| OKLab | oklab(82.29% -0.1172 0.0265) |
| OKLCH | oklch(82.29% 0.12 167.2) |
| XYZ | xyz(40.7647, 58.8264, 52.9135) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.35
Eucalyptus
#44D7A8
ΔE00 3.55
Light Teal
#90E4C1
ΔE00 3.99
Mediumaquamarine
#66CDAA
ΔE00 4.17
Aqua Marine
#2EE8BB
ΔE00 4.44
Seafoam Blue
#78D1B6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEB5 #DE6D96
analogous
#6DDE7D #6DDEB5 #6DCEDE
triadic
#6DDEB5 #B56DDE #DEB56D
tetradic
#6DDEB5 #7D6DDE #DE6D96 #CEDE6D
square
#6DDEB5 #7D6DDE #DE6D96 #CEDE6D
split-complementary
#6DDEB5 #DE6DCE #DE7D6D
monochromatic
#26AA7A #3BD39C #6DDEB5 #9FE9CE #D1F5E8
Accessibility & contrast
On white
1.64
#6DDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#6DDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEB5
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEB5 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B3
Deuteranopia (green-blind)
#C8C5B8
Tritanopia (blue-blind)
#41DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddeb5; /* rgb */ color: rgb(109, 222, 181); /* oklch */ color: oklch(82.3% 0.120 167.2);
Tailwind
colors: {
custom: {
50: '#9ee9cb',
500: '#6ddeb5',
950: '#000000',
},
}SCSS
$custom: #6ddeb5; $custom-light: #9ee9cb; $custom-dark: #000000;
JSON
{
"hex": "#6ddeb5",
"rgb": {
"r": 109,
"g": 222,
"b": 181
},
"hsl": {
"h": 158.23,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.82292,
"c": 0.12014,
"h": 167.2
},
"luminance": 0.5883
}Semantic roles & 50–950 ramp
primary
#6DDEB5
secondary
#AC4369
accent
#1B5BCB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482