#67DEBF#67DEBF
#67DEBF is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.3% C 0.117 H 173.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEBF |
|---|---|
| RGB | rgb(103, 222, 191) |
| HSL | hsl(164, 64%, 64%) |
| HSV | hsv(164, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.23, -40.94, 5.06) |
| CIE-LCH | lch(81.23, 41.25, 172.95°) |
| OKLab | oklab(82.34% -0.1165 0.0128) |
| OKLCH | oklch(82.34% 0.117 173.7) |
| XYZ | xyz(41.1145, 58.8839, 58.4792) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 4.52
Aquamarine (survey)
#04D8B2
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 4.77
Aqua Marine
#2EE8BB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEBF #DE6786
analogous
#67DE83 #67DEBF #67C1DE
triadic
#67DEBF #BF67DE #DEBF67
tetradic
#67DEBF #8367DE #DE6786 #C1DE67
square
#67DEBF #8367DE #DE6786 #C1DE67
split-complementary
#67DEBF #DE67C1 #DE8367
monochromatic
#24A685 #35D3AA #67DEBF #99E9D4 #CCF4E9
Accessibility & contrast
On white
1.64
#67DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#67DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEBF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEBF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2BE
Deuteranopia (green-blind)
#C5C4C1
Tritanopia (blue-blind)
#28E0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67debf; /* rgb */ color: rgb(103, 222, 191); /* oklch */ color: oklch(82.3% 0.117 173.7);
Tailwind
colors: {
custom: {
50: '#9be9d2',
500: '#67debf',
950: '#000000',
},
}SCSS
$custom: #67debf; $custom-light: #9be9d2; $custom-dark: #000000;
JSON
{
"hex": "#67debf",
"rgb": {
"r": 103,
"g": 222,
"b": 191
},
"hsl": {
"h": 164.37,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82339,
"c": 0.11722,
"h": 173.7
},
"luminance": 0.58888
}Semantic roles & 50–950 ramp
primary
#67DEBF
secondary
#A9405B
accent
#1948CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483