#6DEBAC#6DEBAC
#6DEBAC is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.145 H 159.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBAC |
|---|---|
| RGB | rgb(109, 235, 172) |
| HSL | hsl(150, 76%, 67%) |
| HSV | hsv(150, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 26.8%, 7.8%) |
| CIE-LAB | lab(84.81, -49.35, 20.13) |
| CIE-LCH | lch(84.81, 53.30, 157.80°) |
| OKLab | oklab(85.18% -0.1353 0.0513) |
| OKLCH | oklch(85.18% 0.145 159.2) |
| XYZ | xyz(43.4577, 65.6425, 49.4019) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.03
Seafoam
#7FE0B3
ΔE00 4.50
Light Aquamarine
#7BFDC7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBAC #EB6DAC
analogous
#6DEB6D #6DEBAC #6DEBEB
triadic
#6DEBAC #AC6DEB #EBAC6D
tetradic
#6DEBAC #6D6DEB #EB6DAC #EBEB6D
square
#6DEBAC #6D6DEB #EB6DAC #EBEB6D
split-complementary
#6DEBAC #EB6DEB #EB6D6D
monochromatic
#1BC36F #37E48D #6DEBAC #A3F2CB #D9FAE9
Accessibility & contrast
On white
1.49
#6DEBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#6DEBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBAC
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBAC | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA8
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#42EADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6debac; /* rgb */ color: rgb(109, 235, 172); /* oklch */ color: oklch(85.2% 0.145 159.2);
Tailwind
colors: {
custom: {
50: '#a0f2c5',
500: '#6debac',
950: '#000000',
},
}SCSS
$custom: #6debac; $custom-light: #a0f2c5; $custom-dark: #000000;
JSON
{
"hex": "#6debac",
"rgb": {
"r": 109,
"g": 235,
"b": 172
},
"hsl": {
"h": 150,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85176,
"c": 0.14475,
"h": 159.2
},
"luminance": 0.65646
}Semantic roles & 50–950 ramp
primary
#6DEBAC
secondary
#C13B7E
accent
#0D73D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582