#6DEBBF#6DEBBF
#6DEBBF is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.130 H 167.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBBF |
|---|---|
| RGB | rgb(109, 235, 191) |
| HSL | hsl(159, 76%, 67%) |
| HSV | hsv(159, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(85.21, -45.37, 10.80) |
| CIE-LCH | lch(85.21, 46.64, 166.61°) |
| OKLab | oklab(85.63% -0.1269 0.0277) |
| OKLCH | oklch(85.63% 0.13 167.7) |
| XYZ | xyz(45.4146, 66.4253, 59.7082) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.53
Seafoam
#7FE0B3
ΔE00 3.53
Aqua Marine
#2EE8BB
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 4.29
Aquamarine
#7FFFD4
ΔE00 4.37
Light Teal
#90E4C1
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBBF #EB6D99
analogous
#6DEB80 #6DEBBF #6DD8EB
triadic
#6DEBBF #BF6DEB #EBBF6D
tetradic
#6DEBBF #806DEB #EB6D99 #D8EB6D
square
#6DEBBF #806DEB #EB6D99 #D8EB6D
split-complementary
#6DEBBF #EB6DD8 #EB806D
monochromatic
#1BC388 #37E4A7 #6DEBBF #A3F2D7 #D9FAEE
Accessibility & contrast
On white
1.47
#6DEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#6DEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBBF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBBF | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#35ECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6debbf; /* rgb */ color: rgb(109, 235, 191); /* oklch */ color: oklch(85.6% 0.130 167.7);
Tailwind
colors: {
custom: {
50: '#a0f2d2',
500: '#6debbf',
950: '#000000',
},
}SCSS
$custom: #6debbf; $custom-light: #a0f2d2; $custom-dark: #000000;
JSON
{
"hex": "#6debbf",
"rgb": {
"r": 109,
"g": 235,
"b": 191
},
"hsl": {
"h": 159.048,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85633,
"c": 0.12987,
"h": 167.7
},
"luminance": 0.66429
}Semantic roles & 50–950 ramp
primary
#6DEBBF
secondary
#C13B6A
accent
#0D54D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583