#6DEDAF#6DEDAF
#6DEDAF is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.145 H 160.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEDAF |
|---|---|
| RGB | rgb(109, 237, 175) |
| HSL | hsl(151, 78%, 68%) |
| HSV | hsv(151, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(85.46, -49.58, 19.48) |
| CIE-LCH | lch(85.46, 53.27, 158.55°) |
| OKLab | oklab(85.72% -0.1361 0.0497) |
| OKLCH | oklch(85.72% 0.145 160) |
| XYZ | xyz(44.3249, 66.9107, 51.1284) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEDAF #ED6DAB
analogous
#6DED6F #6DEDAF #6DEBED
triadic
#6DEDAF #AF6DED #EDAF6D
tetradic
#6DEDAF #6F6DED #ED6DAB #EBED6D
square
#6DEDAF #6F6DED #ED6DAB #EBED6D
split-complementary
#6DEDAF #ED6DEB #ED6F6D
monochromatic
#19C773 #37E691 #6DEDAF #A3F4CD #DAFAEB
Accessibility & contrast
On white
1.46
#6DEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#6DEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEDAF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEDAF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAB
Deuteranopia (green-blind)
#D8D0B3
Tritanopia (blue-blind)
#3FECDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6dedaf; /* rgb */ color: rgb(109, 237, 175); /* oklch */ color: oklch(85.7% 0.145 160.0);
Tailwind
colors: {
custom: {
50: '#a0f3c7',
500: '#6dedaf',
950: '#000000',
},
}SCSS
$custom: #6dedaf; $custom-light: #a0f3c7; $custom-dark: #000000;
JSON
{
"hex": "#6dedaf",
"rgb": {
"r": 109,
"g": 237,
"b": 175
},
"hsl": {
"h": 150.938,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.85722,
"c": 0.14493,
"h": 160
},
"luminance": 0.66915
}Semantic roles & 50–950 ramp
primary
#6DEDAF
secondary
#C53A7D
accent
#0B70DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582