#6DEBBC#6DEBBC
#6DEBBC is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.132 H 166.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBBC |
|---|---|
| RGB | rgb(109, 235, 188) |
| HSL | hsl(158, 76%, 67%) |
| HSV | hsv(158, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(85.15, -46.02, 12.28) |
| CIE-LCH | lch(85.15, 47.63, 165.07°) |
| OKLab | oklab(85.56% -0.1282 0.0315) |
| OKLCH | oklch(85.56% 0.132 166.2) |
| XYZ | xyz(45.0878, 66.2946, 57.9873) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.94
Seafoam
#7FE0B3
ΔE00 3.32
Aqua Marine
#2EE8BB
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.58
Light Greenish Blue
#63F7B4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBBC #EB6D9C
analogous
#6DEB7D #6DEBBC #6DDBEB
triadic
#6DEBBC #BC6DEB #EBBC6D
tetradic
#6DEBBC #7D6DEB #EB6D9C #DBEB6D
square
#6DEBBC #7D6DEB #EB6D9C #DBEB6D
split-complementary
#6DEBBC #EB6DDB #EB7D6D
monochromatic
#1BC384 #37E4A3 #6DEBBC #A3F2D5 #D9FAED
Accessibility & contrast
On white
1.47
#6DEBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#6DEBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBBC
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBBC | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBA
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#37ECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6debbc; /* rgb */ color: rgb(109, 235, 188); /* oklch */ color: oklch(85.6% 0.132 166.2);
Tailwind
colors: {
custom: {
50: '#a0f2d0',
500: '#6debbc',
950: '#000000',
},
}SCSS
$custom: #6debbc; $custom-light: #a0f2d0; $custom-dark: #000000;
JSON
{
"hex": "#6debbc",
"rgb": {
"r": 109,
"g": 235,
"b": 188
},
"hsl": {
"h": 157.619,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85557,
"c": 0.13203,
"h": 166.2
},
"luminance": 0.66299
}Semantic roles & 50–950 ramp
primary
#6DEBBC
secondary
#C13B6D
accent
#0D59D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583