#6DDFC4#6DDFC4
#6DDFC4 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 82.9% C 0.112 H 175.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFC4 |
|---|---|
| RGB | rgb(109, 223, 196) |
| HSL | hsl(166, 64%, 65%) |
| HSV | hsv(166, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 12.1%, 12.5%) |
| CIE-LAB | lab(81.84, -38.93, 3.33) |
| CIE-LCH | lch(81.84, 39.07, 175.12°) |
| OKLab | oklab(82.93% -0.1116 0.0082) |
| OKLCH | oklch(82.93% 0.112 175.8) |
| XYZ | xyz(42.6538, 60.0083, 61.5488) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 4.87
Turquoise
#40E0D0
ΔE00 4.90
Aqua (survey)
#13EAC9
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFC4 #DF6D88
analogous
#6DDF8B #6DDFC4 #6DC1DF
triadic
#6DDFC4 #C46DDF #DFC46D
tetradic
#6DDFC4 #8B6DDF #DF6D88 #C1DF6D
square
#6DDFC4 #8B6DDF #DF6D88 #C1DF6D
split-complementary
#6DDFC4 #DF6DC1 #DF8B6D
monochromatic
#26AC8C #3BD4B0 #6DDFC4 #9FEAD8 #D1F5ED
Accessibility & contrast
On white
1.62
#6DDFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#6DDFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFC4
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFC4 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C3
Deuteranopia (green-blind)
#C6C6C6
Tritanopia (blue-blind)
#36E1D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ddfc4; /* rgb */ color: rgb(109, 223, 196); /* oklch */ color: oklch(82.9% 0.112 175.8);
Tailwind
colors: {
custom: {
50: '#9fe9d5',
500: '#6ddfc4',
950: '#000000',
},
}SCSS
$custom: #6ddfc4; $custom-light: #9fe9d5; $custom-dark: #000000;
JSON
{
"hex": "#6ddfc4",
"rgb": {
"r": 109,
"g": 223,
"b": 196
},
"hsl": {
"h": 165.789,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.82934,
"c": 0.11194,
"h": 175.8
},
"luminance": 0.60012
}Semantic roles & 50–950 ramp
primary
#6DDFC4
secondary
#AE425C
accent
#1A44CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483