#6DEECB#6DEECB
#6DEECB is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.7% C 0.126 H 172.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEECB |
|---|---|
| RGB | rgb(109, 238, 203) |
| HSL | hsl(164, 79%, 68%) |
| HSV | hsv(164, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(86.36, -43.98, 6.17) |
| CIE-LCH | lch(86.36, 44.41, 172.02°) |
| OKLab | oklab(86.66% -0.1248 0.0156) |
| OKLCH | oklch(86.66% 0.126 172.9) |
| XYZ | xyz(47.6558, 68.7076, 67.2388) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.33
Tiffany Blue
#7BF2DA
ΔE00 3.48
Aquamarine
#7FFFD4
ΔE00 4.09
Light Aqua
#8CFFDB
ΔE00 4.16
Aqua (survey)
#13EAC9
ΔE00 4.16
Aqua Marine
#2EE8BB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEECB #EE6D90
analogous
#6DEE8A #6DEECB #6DD0EE
triadic
#6DEECB #CB6DEE #EECB6D
tetradic
#6DEECB #8A6DEE #EE6D90 #D0EE6D
square
#6DEECB #8A6DEE #EE6D90 #D0EE6D
split-complementary
#6DEECB #EE6DD0 #EE8A6D
monochromatic
#17C999 #36E8B7 #6DEECB #A4F4DF #DBFBF2
Accessibility & contrast
On white
1.42
#6DEECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6DEECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEECB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEECB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#26F0E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6deecb; /* rgb */ color: rgb(109, 238, 203); /* oklch */ color: oklch(86.7% 0.126 172.9);
Tailwind
colors: {
custom: {
50: '#a1f4da',
500: '#6deecb',
950: '#000000',
},
}SCSS
$custom: #6deecb; $custom-light: #a1f4da; $custom-dark: #000000;
JSON
{
"hex": "#6deecb",
"rgb": {
"r": 109,
"g": 238,
"b": 203
},
"hsl": {
"h": 163.721,
"s": 79.141,
"l": 68.039
},
"oklch": {
"l": 0.86656,
"c": 0.12577,
"h": 172.9
},
"luminance": 0.68712
}Semantic roles & 50–950 ramp
primary
#6DEECB
secondary
#C6395F
accent
#0A43DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583