#67DEBA#67DEBA
#67DEBA is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.2% C 0.120 H 170.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEBA |
|---|---|
| RGB | rgb(103, 222, 186) |
| HSL | hsl(162, 64%, 64%) |
| HSV | hsv(162, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.11, -42.09, 7.54) |
| CIE-LCH | lch(81.11, 42.76, 169.84°) |
| OKLab | oklab(82.2% -0.1187 0.0193) |
| OKLCH | oklch(82.2% 0.12 170.8) |
| XYZ | xyz(40.5737, 58.6676, 55.6307) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.79
Eucalyptus
#44D7A8
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.11
Aqua Marine
#2EE8BB
ΔE00 4.14
Seafoam Blue
#78D1B6
ΔE00 4.17
Light Teal
#90E4C1
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEBA #DE678B
analogous
#67DE7E #67DEBA #67C6DE
triadic
#67DEBA #BA67DE #DEBA67
tetradic
#67DEBA #7E67DE #DE678B #C6DE67
square
#67DEBA #7E67DE #DE678B #C6DE67
split-complementary
#67DEBA #DE67C6 #DE7E67
monochromatic
#24A67F #35D3A3 #67DEBA #99E9D1 #CCF4E8
Accessibility & contrast
On white
1.65
#67DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#67DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEBA
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEBA | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#2DE0D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67deba; /* rgb */ color: rgb(103, 222, 186); /* oklch */ color: oklch(82.2% 0.120 170.8);
Tailwind
colors: {
custom: {
50: '#9be9ce',
500: '#67deba',
950: '#000000',
},
}SCSS
$custom: #67deba; $custom-light: #9be9ce; $custom-dark: #000000;
JSON
{
"hex": "#67deba",
"rgb": {
"r": 103,
"g": 222,
"b": 186
},
"hsl": {
"h": 161.849,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82203,
"c": 0.1203,
"h": 170.8
},
"luminance": 0.58671
}Semantic roles & 50–950 ramp
primary
#67DEBA
secondary
#A94060
accent
#194FCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483