#6DEEC6#6DEEC6
#6DEEC6 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.5% C 0.129 H 170.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEEC6 |
|---|---|
| RGB | rgb(109, 238, 198) |
| HSL | hsl(161, 79%, 68%) |
| HSV | hsv(161, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 16.8%, 6.7%) |
| CIE-LAB | lab(86.24, -45.12, 8.61) |
| CIE-LCH | lch(86.24, 45.93, 169.19°) |
| OKLab | oklab(86.52% -0.127 0.022) |
| OKLCH | oklch(86.52% 0.129 170.2) |
| XYZ | xyz(47.0695, 68.4731, 64.1513) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.82
Aquamarine
#7FFFD4
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 3.71
Light Aqua
#8CFFDB
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEEC6 #EE6D95
analogous
#6DEE85 #6DEEC6 #6DD6EE
triadic
#6DEEC6 #C66DEE #EEC66D
tetradic
#6DEEC6 #856DEE #EE6D95 #D6EE6D
square
#6DEEC6 #856DEE #EE6D95 #D6EE6D
split-complementary
#6DEEC6 #EE6DD6 #EE856D
monochromatic
#17C992 #36E8B1 #6DEEC6 #A4F4DB #DBFBF1
Accessibility & contrast
On white
1.43
#6DEEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#6DEEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEEC6
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEEC6 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C4
Deuteranopia (green-blind)
#D5D2C9
Tritanopia (blue-blind)
#2CEFE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6deec6; /* rgb */ color: rgb(109, 238, 198); /* oklch */ color: oklch(86.5% 0.129 170.2);
Tailwind
colors: {
custom: {
50: '#a0f4d7',
500: '#6deec6',
950: '#000000',
},
}SCSS
$custom: #6deec6; $custom-light: #a0f4d7; $custom-dark: #000000;
JSON
{
"hex": "#6deec6",
"rgb": {
"r": 109,
"g": 238,
"b": 198
},
"hsl": {
"h": 161.395,
"s": 79.141,
"l": 68.039
},
"oklch": {
"l": 0.86523,
"c": 0.12889,
"h": 170.2
},
"luminance": 0.68477
}Semantic roles & 50–950 ramp
primary
#6DEEC6
secondary
#C63965
accent
#0A4BDB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583