#6DD4AF#6DD4AF
#6DD4AF is a light, moderate teal. Relative luminance 0.534; OKLCH L 79.8% C 0.111 H 167.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD4AF |
|---|---|
| RGB | rgb(109, 212, 175) |
| HSL | hsl(158, 54%, 63%) |
| HSV | hsv(158, 49%, 83%) |
| CMYK | cmyk(48.6%, 0%, 17.5%, 16.9%) |
| CIE-LAB | lab(78.13, -38.73, 9.15) |
| CIE-LCH | lch(78.13, 39.80, 166.71°) |
| OKLab | oklab(79.76% -0.1087 0.0235) |
| OKLCH | oklch(79.76% 0.111 167.8) |
| XYZ | xyz(37.5846, 53.4302, 48.8816) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.81
Seafoam Blue
#78D1B6
ΔE00 3.01
Seafoam
#7FE0B3
ΔE00 3.74
Eucalyptus
#44D7A8
ΔE00 3.74
Pale Teal
#82CBB2
ΔE00 4.60
Light Teal
#90E4C1
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD4AF #D46D92
analogous
#6DD47C #6DD4AF #6DC5D4
triadic
#6DD4AF #AF6DD4 #D4AF6D
tetradic
#6DD4AF #7C6DD4 #D46D92 #C5D46D
square
#6DD4AF #7C6DD4 #D46D92 #C5D46D
split-complementary
#6DD4AF #D46DC5 #D47C6D
monochromatic
#2D9973 #3EC695 #6DD4AF #9CE2C9 #CCF0E3
Accessibility & contrast
On white
1.80
#6DD4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6DD4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD4AF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD4AF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#48D5C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd4af; /* rgb */ color: rgb(109, 212, 175); /* oklch */ color: oklch(79.8% 0.111 167.8);
Tailwind
colors: {
custom: {
50: '#9de2c6',
500: '#6dd4af',
950: '#000000',
},
}SCSS
$custom: #6dd4af; $custom-light: #9de2c6; $custom-dark: #000000;
JSON
{
"hex": "#6dd4af",
"rgb": {
"r": 109,
"g": 212,
"b": 175
},
"hsl": {
"h": 158.447,
"s": 54.497,
"l": 62.941
},
"oklch": {
"l": 0.79756,
"c": 0.11119,
"h": 167.8
},
"luminance": 0.53433
}Semantic roles & 50–950 ramp
primary
#6DD4AF
secondary
#9E4766
accent
#245CC2
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482