#6DEBBB#6DEBBB
#6DEBBB is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.133 H 165.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBBB |
|---|---|
| RGB | rgb(109, 235, 187) |
| HSL | hsl(157, 76%, 67%) |
| HSV | hsv(157, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.12, -46.24, 12.77) |
| CIE-LCH | lch(85.12, 47.97, 164.56°) |
| OKLab | oklab(85.53% -0.1287 0.0327) |
| OKLCH | oklch(85.53% 0.133 165.7) |
| XYZ | xyz(44.9804, 66.2516, 57.4215) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.10
Seafoam
#7FE0B3
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.41
Aquamarine
#7FFFD4
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBBB #EB6D9D
analogous
#6DEB7C #6DEBBB #6DDCEB
triadic
#6DEBBB #BB6DEB #EBBB6D
tetradic
#6DEBBB #7C6DEB #EB6D9D #DCEB6D
square
#6DEBBB #7C6DEB #EB6D9D #DCEB6D
split-complementary
#6DEBBB #EB6DDC #EB7C6D
monochromatic
#1BC383 #37E4A2 #6DEBBB #A3F2D4 #D9FAED
Accessibility & contrast
On white
1.47
#6DEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6DEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBBB
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBBB | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB8
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#38EBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6debbb; /* rgb */ color: rgb(109, 235, 187); /* oklch */ color: oklch(85.5% 0.133 165.7);
Tailwind
colors: {
custom: {
50: '#a0f2cf',
500: '#6debbb',
950: '#000000',
},
}SCSS
$custom: #6debbb; $custom-light: #a0f2cf; $custom-dark: #000000;
JSON
{
"hex": "#6debbb",
"rgb": {
"r": 109,
"g": 235,
"b": 187
},
"hsl": {
"h": 157.143,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85532,
"c": 0.13276,
"h": 165.7
},
"luminance": 0.66256
}Semantic roles & 50–950 ramp
primary
#6DEBBB
secondary
#C13B6E
accent
#0D5BD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583