#67DEBB#67DEBB
#67DEBB is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.2% C 0.120 H 171.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEBB |
|---|---|
| RGB | rgb(103, 222, 187) |
| HSL | hsl(162, 64%, 64%) |
| HSV | hsv(162, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.13, -41.87, 7.04) |
| CIE-LCH | lch(81.13, 42.45, 170.45°) |
| OKLab | oklab(82.23% -0.1183 0.018) |
| OKLCH | oklch(82.23% 0.12 171.4) |
| XYZ | xyz(40.6803, 58.7102, 56.1925) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 4.13
Mediumaquamarine
#66CDAA
ΔE00 4.15
Aqua Marine
#2EE8BB
ΔE00 4.23
Aquamarine (survey)
#04D8B2
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEBB #DE678A
analogous
#67DE7F #67DEBB #67C5DE
triadic
#67DEBB #BB67DE #DEBB67
tetradic
#67DEBB #7F67DE #DE678A #C5DE67
square
#67DEBB #7F67DE #DE678A #C5DE67
split-complementary
#67DEBB #DE67C5 #DE7F67
monochromatic
#24A680 #35D3A5 #67DEBB #99E9D1 #CCF4E8
Accessibility & contrast
On white
1.65
#67DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#67DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEBB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEBB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#2CE0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67debb; /* rgb */ color: rgb(103, 222, 187); /* oklch */ color: oklch(82.2% 0.120 171.4);
Tailwind
colors: {
custom: {
50: '#9be9cf',
500: '#67debb',
950: '#000000',
},
}SCSS
$custom: #67debb; $custom-light: #9be9cf; $custom-dark: #000000;
JSON
{
"hex": "#67debb",
"rgb": {
"r": 103,
"g": 222,
"b": 187
},
"hsl": {
"h": 162.353,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82229,
"c": 0.11966,
"h": 171.4
},
"luminance": 0.58714
}Semantic roles & 50–950 ramp
primary
#67DEBB
secondary
#A9405F
accent
#194ECC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483