#6DEBB2#6DEBB2
#6DEBB2 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.140 H 161.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBB2 |
|---|---|
| RGB | rgb(109, 235, 178) |
| HSL | hsl(153, 76%, 67%) |
| HSV | hsv(153, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.93, -48.13, 17.19) |
| CIE-LCH | lch(84.93, 51.11, 160.35°) |
| OKLab | oklab(85.31% -0.1327 0.0439) |
| OKLCH | oklch(85.31% 0.14 161.7) |
| XYZ | xyz(44.0470, 65.8783, 52.5054) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.04
Seafoam
#7FE0B3
ΔE00 3.72
Light Aquamarine
#7BFDC7
ΔE00 4.06
Light Blue Green
#7EFBB3
ΔE00 4.50
Light Turquoise
#7EF4CC
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBB2 #EB6DA6
analogous
#6DEB73 #6DEBB2 #6DE5EB
triadic
#6DEBB2 #B26DEB #EBB26D
tetradic
#6DEBB2 #736DEB #EB6DA6 #E5EB6D
square
#6DEBB2 #736DEB #EB6DA6 #E5EB6D
split-complementary
#6DEBB2 #EB6DE5 #EB736D
monochromatic
#1BC377 #37E496 #6DEBB2 #A3F2CE #D9FAEB
Accessibility & contrast
On white
1.48
#6DEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6DEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBB2
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBB2 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#3EEBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6debb2; /* rgb */ color: rgb(109, 235, 178); /* oklch */ color: oklch(85.3% 0.140 161.7);
Tailwind
colors: {
custom: {
50: '#a0f2c9',
500: '#6debb2',
950: '#000000',
},
}SCSS
$custom: #6debb2; $custom-light: #a0f2c9; $custom-dark: #000000;
JSON
{
"hex": "#6debb2",
"rgb": {
"r": 109,
"g": 235,
"b": 178
},
"hsl": {
"h": 152.857,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85314,
"c": 0.13976,
"h": 161.7
},
"luminance": 0.65882
}Semantic roles & 50–950 ramp
primary
#6DEBB2
secondary
#C13B78
accent
#0D69D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582