#6DEBBA#6DEBBA
#6DEBBA is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.134 H 165.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBBA |
|---|---|
| RGB | rgb(109, 235, 186) |
| HSL | hsl(157, 76%, 67%) |
| HSV | hsv(157, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 20.9%, 7.8%) |
| CIE-LAB | lab(85.10, -46.46, 13.26) |
| CIE-LCH | lch(85.10, 48.31, 164.07°) |
| OKLab | oklab(85.51% -0.1291 0.034) |
| OKLCH | oklch(85.51% 0.134 165.3) |
| XYZ | xyz(44.8737, 66.2090, 56.8597) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.27
Light Turquoise
#7EF4CC
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.22
Aquamarine
#7FFFD4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBBA #EB6D9E
analogous
#6DEB7B #6DEBBA #6DDDEB
triadic
#6DEBBA #BA6DEB #EBBA6D
tetradic
#6DEBBA #7B6DEB #EB6D9E #DDEB6D
square
#6DEBBA #7B6DEB #EB6D9E #DDEB6D
split-complementary
#6DEBBA #EB6DDD #EB7B6D
monochromatic
#1BC381 #37E4A1 #6DEBBA #A3F2D3 #D9FAED
Accessibility & contrast
On white
1.47
#6DEBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#6DEBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBBA
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBBA | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB7
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#39EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6debba; /* rgb */ color: rgb(109, 235, 186); /* oklch */ color: oklch(85.5% 0.134 165.3);
Tailwind
colors: {
custom: {
50: '#a0f2ce',
500: '#6debba',
950: '#000000',
},
}SCSS
$custom: #6debba; $custom-light: #a0f2ce; $custom-dark: #000000;
JSON
{
"hex": "#6debba",
"rgb": {
"r": 109,
"g": 235,
"b": 186
},
"hsl": {
"h": 156.667,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85507,
"c": 0.13351,
"h": 165.3
},
"luminance": 0.66213
}Semantic roles & 50–950 ramp
primary
#6DEBBA
secondary
#C13B6F
accent
#0D5CD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583