#67DEBC#67DEBC
#67DEBC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.119 H 171.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEBC |
|---|---|
| RGB | rgb(103, 222, 188) |
| HSL | hsl(163, 64%, 64%) |
| HSV | hsv(163, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.16, -41.64, 6.55) |
| CIE-LCH | lch(81.16, 42.15, 171.06°) |
| OKLab | oklab(82.26% -0.1179 0.0167) |
| OKLCH | oklch(82.26% 0.119 171.9) |
| XYZ | xyz(40.7878, 58.7532, 56.7582) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.22
Seafoam
#7FE0B3
ΔE00 4.24
Eucalyptus
#44D7A8
ΔE00 4.34
Aqua Marine
#2EE8BB
ΔE00 4.34
Aquamarine (survey)
#04D8B2
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEBC #DE6789
analogous
#67DE80 #67DEBC #67C4DE
triadic
#67DEBC #BC67DE #DEBC67
tetradic
#67DEBC #8067DE #DE6789 #C4DE67
square
#67DEBC #8067DE #DE6789 #C4DE67
split-complementary
#67DEBC #DE67C4 #DE8067
monochromatic
#24A681 #35D3A6 #67DEBC #99E9D2 #CCF4E8
Accessibility & contrast
On white
1.65
#67DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#67DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEBC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEBC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#2BE0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67debc; /* rgb */ color: rgb(103, 222, 188); /* oklch */ color: oklch(82.3% 0.119 171.9);
Tailwind
colors: {
custom: {
50: '#9be9d0',
500: '#67debc',
950: '#000000',
},
}SCSS
$custom: #67debc; $custom-light: #9be9d0; $custom-dark: #000000;
JSON
{
"hex": "#67debc",
"rgb": {
"r": 103,
"g": 222,
"b": 188
},
"hsl": {
"h": 162.857,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82257,
"c": 0.11903,
"h": 171.9
},
"luminance": 0.58757
}Semantic roles & 50–950 ramp
primary
#67DEBC
secondary
#A9405E
accent
#194CCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483