#6DEBBE#6DEBBE
#6DEBBE is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.131 H 167.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBBE |
|---|---|
| RGB | rgb(109, 235, 190) |
| HSL | hsl(159, 76%, 67%) |
| HSV | hsv(159, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(85.19, -45.59, 11.29) |
| CIE-LCH | lch(85.19, 46.97, 166.09°) |
| OKLab | oklab(85.61% -0.1273 0.029) |
| OKLCH | oklch(85.61% 0.131 167.2) |
| XYZ | xyz(45.3049, 66.3814, 59.1306) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.65
Seafoam
#7FE0B3
ΔE00 3.44
Aqua Marine
#2EE8BB
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.43
Light Teal
#90E4C1
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBBE #EB6D9A
analogous
#6DEB7F #6DEBBE #6DD9EB
triadic
#6DEBBE #BE6DEB #EBBE6D
tetradic
#6DEBBE #7F6DEB #EB6D9A #D9EB6D
square
#6DEBBE #7F6DEB #EB6D9A #D9EB6D
split-complementary
#6DEBBE #EB6DD9 #EB7F6D
monochromatic
#1BC387 #37E4A6 #6DEBBE #A3F2D6 #D9FAEE
Accessibility & contrast
On white
1.47
#6DEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#6DEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBBE
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBBE | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#35ECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6debbe; /* rgb */ color: rgb(109, 235, 190); /* oklch */ color: oklch(85.6% 0.131 167.2);
Tailwind
colors: {
custom: {
50: '#a0f2d1',
500: '#6debbe',
950: '#000000',
},
}SCSS
$custom: #6debbe; $custom-light: #a0f2d1; $custom-dark: #000000;
JSON
{
"hex": "#6debbe",
"rgb": {
"r": 109,
"g": 235,
"b": 190
},
"hsl": {
"h": 158.571,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85607,
"c": 0.13058,
"h": 167.2
},
"luminance": 0.66386
}Semantic roles & 50–950 ramp
primary
#6DEBBE
secondary
#C13B6B
accent
#0D56D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583