#6DEDB2#6DEDB2
#6DEDB2 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.8% C 0.142 H 161.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEDB2 |
|---|---|
| RGB | rgb(109, 237, 178) |
| HSL | hsl(152, 78%, 68%) |
| HSV | hsv(152, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.52, -48.98, 18.01) |
| CIE-LCH | lch(85.52, 52.18, 159.81°) |
| OKLab | oklab(85.79% -0.1348 0.046) |
| OKLCH | oklch(85.79% 0.142 161.2) |
| XYZ | xyz(44.6228, 67.0299, 52.6974) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEDB2 #ED6DA8
analogous
#6DED72 #6DEDB2 #6DE8ED
triadic
#6DEDB2 #B26DED #EDB26D
tetradic
#6DEDB2 #726DED #ED6DA8 #E8ED6D
square
#6DEDB2 #726DED #ED6DA8 #E8ED6D
split-complementary
#6DEDB2 #ED6DE8 #ED726D
monochromatic
#19C777 #37E695 #6DEDB2 #A3F4CF #DAFAEB
Accessibility & contrast
On white
1.46
#6DEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#6DEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEDB2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEDB2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEAF
Deuteranopia (green-blind)
#D8D0B6
Tritanopia (blue-blind)
#3DECDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6dedb2; /* rgb */ color: rgb(109, 237, 178); /* oklch */ color: oklch(85.8% 0.142 161.2);
Tailwind
colors: {
custom: {
50: '#a0f3c9',
500: '#6dedb2',
950: '#000000',
},
}SCSS
$custom: #6dedb2; $custom-light: #a0f3c9; $custom-dark: #000000;
JSON
{
"hex": "#6dedb2",
"rgb": {
"r": 109,
"g": 237,
"b": 178
},
"hsl": {
"h": 152.344,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.8579,
"c": 0.14244,
"h": 161.2
},
"luminance": 0.67034
}Semantic roles & 50–950 ramp
primary
#6DEDB2
secondary
#C53A7A
accent
#0B6BDA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582