#6DDEA8#6DDEA8
#6DDEA8 is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.130 H 160.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEA8 |
|---|---|
| RGB | rgb(109, 222, 168) |
| HSL | hsl(151, 63%, 65%) |
| HSV | hsv(151, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 24.3%, 12.9%) |
| CIE-LAB | lab(80.92, -44.63, 16.79) |
| CIE-LCH | lch(80.92, 47.69, 159.38°) |
| OKLab | oklab(81.97% -0.123 0.0429) |
| OKLCH | oklch(81.97% 0.13 160.8) |
| XYZ | xyz(39.4925, 58.3176, 46.2135) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.58
Eucalyptus
#44D7A8
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 5.71
Aqua Green
#12E193
ΔE00 5.75
Aqua Marine
#2EE8BB
ΔE00 5.76
Light Greenish Blue
#63F7B4
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEA8 #DE6DA3
analogous
#6DDE6F #6DDEA8 #6DDCDE
triadic
#6DDEA8 #A86DDE #DEA86D
tetradic
#6DDEA8 #6F6DDE #DE6DA3 #DCDE6D
square
#6DDEA8 #6F6DDE #DE6DA3 #DCDE6D
split-complementary
#6DDEA8 #DE6DDC #DE6F6D
monochromatic
#26AA6B #3BD38A #6DDEA8 #9FE9C6 #D1F5E3
Accessibility & contrast
On white
1.66
#6DDEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#6DDEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEA8
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEA8 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A5
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#49DDCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ddea8; /* rgb */ color: rgb(109, 222, 168); /* oklch */ color: oklch(82.0% 0.130 160.8);
Tailwind
colors: {
custom: {
50: '#9ee9c2',
500: '#6ddea8',
950: '#000000',
},
}SCSS
$custom: #6ddea8; $custom-light: #9ee9c2; $custom-dark: #000000;
JSON
{
"hex": "#6ddea8",
"rgb": {
"r": 109,
"g": 222,
"b": 168
},
"hsl": {
"h": 151.327,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.81971,
"c": 0.13028,
"h": 160.8
},
"luminance": 0.58321
}Semantic roles & 50–950 ramp
primary
#6DDEA8
secondary
#AC4375
accent
#1B6FCB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482