#6DEBB4#6DEBB4
#6DEBB4 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.138 H 162.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBB4 |
|---|---|
| RGB | rgb(109, 235, 180) |
| HSL | hsl(154, 76%, 67%) |
| HSV | hsv(154, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.98, -47.72, 16.21) |
| CIE-LCH | lch(84.98, 50.40, 161.24°) |
| OKLab | oklab(85.36% -0.1318 0.0415) |
| OKLCH | oklch(85.36% 0.138 162.5) |
| XYZ | xyz(44.2492, 65.9592, 53.5707) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.79
Light Blue Green
#7EFBB3
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBB4 #EB6DA4
analogous
#6DEB75 #6DEBB4 #6DE3EB
triadic
#6DEBB4 #B46DEB #EBB46D
tetradic
#6DEBB4 #756DEB #EB6DA4 #E3EB6D
square
#6DEBB4 #756DEB #EB6DA4 #E3EB6D
split-complementary
#6DEBB4 #EB6DE3 #EB756D
monochromatic
#1BC379 #37E498 #6DEBB4 #A3F2D0 #D9FAEB
Accessibility & contrast
On white
1.48
#6DEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6DEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBB4
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBB4 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB1
Deuteranopia (green-blind)
#D5CFB7
Tritanopia (blue-blind)
#3DEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6debb4; /* rgb */ color: rgb(109, 235, 180); /* oklch */ color: oklch(85.4% 0.138 162.5);
Tailwind
colors: {
custom: {
50: '#a0f2ca',
500: '#6debb4',
950: '#000000',
},
}SCSS
$custom: #6debb4; $custom-light: #a0f2ca; $custom-dark: #000000;
JSON
{
"hex": "#6debb4",
"rgb": {
"r": 109,
"g": 235,
"b": 180
},
"hsl": {
"h": 153.81,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85361,
"c": 0.13815,
"h": 162.5
},
"luminance": 0.65963
}Semantic roles & 50–950 ramp
primary
#6DEBB4
secondary
#C13B76
accent
#0D66D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582