#6CD09E#6CD09E
#6CD09E is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.3% C 0.120 H 160.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD09E |
|---|---|
| RGB | rgb(108, 208, 158) |
| HSL | hsl(150, 52%, 62%) |
| HSV | hsv(150, 48%, 82%) |
| CMYK | cmyk(48.1%, 0%, 24%, 18.4%) |
| CIE-LAB | lab(76.54, -40.79, 15.95) |
| CIE-LCH | lch(76.54, 43.80, 158.65°) |
| OKLab | oklab(78.33% -0.1125 0.0408) |
| OKLCH | oklch(78.33% 0.12 160.1) |
| XYZ | xyz(34.9090, 50.7657, 40.3003) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.12
Eucalyptus
#44D7A8
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.33
Greenblue
#23C48B
ΔE00 5.84
Seafoam Blue
#78D1B6
ΔE00 6.32
Greenish Teal
#32BF84
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD09E #D06C9E
analogous
#6CD06C #6CD09E #6CD0D0
triadic
#6CD09E #9E6CD0 #D09E6C
tetradic
#6CD09E #6C6CD0 #D06C9E #D0D06C
square
#6CD09E #6C6CD0 #D06C9E #D0D06C
split-complementary
#6CD09E #D06CD0 #D06C6C
monochromatic
#2F9361 #3EC17F #6CD09E #9ADFBD #C9EEDB
Accessibility & contrast
On white
1.88
#6CD09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6CD09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD09E
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD09E | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC39B
Deuteranopia (green-blind)
#BFB9A1
Tritanopia (blue-blind)
#4FCFC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cd09e; /* rgb */ color: rgb(108, 208, 158); /* oklch */ color: oklch(78.3% 0.120 160.1);
Tailwind
colors: {
custom: {
50: '#9cdfba',
500: '#6cd09e',
950: '#000000',
},
}SCSS
$custom: #6cd09e; $custom-light: #9cdfba; $custom-dark: #000000;
JSON
{
"hex": "#6cd09e",
"rgb": {
"r": 108,
"g": 208,
"b": 158
},
"hsl": {
"h": 150,
"s": 51.546,
"l": 61.961
},
"oklch": {
"l": 0.78329,
"c": 0.11965,
"h": 160.1
},
"luminance": 0.50769
}Semantic roles & 50–950 ramp
primary
#6CD09E
secondary
#994870
accent
#2773BF
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481