#6DDFC9#6DDFC9
#6DDFC9 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.109 H 179.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFC9 |
|---|---|
| RGB | rgb(109, 223, 201) |
| HSL | hsl(168, 64%, 65%) |
| HSV | hsv(168, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 9.9%, 12.5%) |
| CIE-LAB | lab(81.97, -37.75, 0.86) |
| CIE-LCH | lch(81.97, 37.76, 178.70°) |
| OKLab | oklab(83.08% -0.1095 0.0017) |
| OKLCH | oklch(83.08% 0.109 179.1) |
| XYZ | xyz(43.2324, 60.2397, 64.5962) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.74
Tiffany Blue
#7BF2DA
ΔE00 4.23
Seafoam Blue
#78D1B6
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 5.41
Light Teal
#90E4C1
ΔE00 5.95
Pale Teal
#82CBB2
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFC9 #DF6D83
analogous
#6DDF90 #6DDFC9 #6DBCDF
triadic
#6DDFC9 #C96DDF #DFC96D
tetradic
#6DDFC9 #906DDF #DF6D83 #BCDF6D
square
#6DDFC9 #906DDF #DF6D83 #BCDF6D
split-complementary
#6DDFC9 #DF6DBC #DF906D
monochromatic
#26AC92 #3BD4B6 #6DDFC9 #9FEADC #D1F5EE
Accessibility & contrast
On white
1.61
#6DDFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#6DDFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFC9
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFC9 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C8
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#31E2D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddfc9; /* rgb */ color: rgb(109, 223, 201); /* oklch */ color: oklch(83.1% 0.109 179.1);
Tailwind
colors: {
custom: {
50: '#9fe9d9',
500: '#6ddfc9',
950: '#000000',
},
}SCSS
$custom: #6ddfc9; $custom-light: #9fe9d9; $custom-dark: #000000;
JSON
{
"hex": "#6ddfc9",
"rgb": {
"r": 109,
"g": 223,
"b": 201
},
"hsl": {
"h": 168.421,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.83078,
"c": 0.10947,
"h": 179.1
},
"luminance": 0.60244
}Semantic roles & 50–950 ramp
primary
#6DDFC9
secondary
#AE4257
accent
#1A3CCC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483