#67DDCB#67DDCB
#67DDCB is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.110 H 182.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDCB |
|---|---|
| RGB | rgb(103, 221, 203) |
| HSL | hsl(171, 63%, 64%) |
| HSV | hsv(171, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(81.24, -37.62, -1.29) |
| CIE-LCH | lch(81.24, 37.64, 181.97°) |
| OKLab | oklab(82.45% -0.1102 -0.0041) |
| OKLCH | oklch(82.45% 0.11 182.1) |
| XYZ | xyz(42.2248, 58.9043, 65.6328) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.75
Tiffany Blue
#7BF2DA
ΔE00 4.99
Seafoam Blue
#78D1B6
ΔE00 5.14
Mediumturquoise
#48D1CC
ΔE00 5.49
Aqua (survey)
#13EAC9
ΔE00 6.00
Pale Teal
#82CBB2
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDCB #DD6779
analogous
#67DD90 #67DDCB #67B4DD
triadic
#67DDCB #CB67DD #DDCB67
tetradic
#67DDCB #9067DD #DD6779 #B4DD67
square
#67DDCB #9067DD #DD6779 #B4DD67
split-complementary
#67DDCB #DD67B4 #DD9067
monochromatic
#25A591 #35D2BA #67DDCB #99E8DC #CBF3ED
Accessibility & contrast
On white
1.64
#67DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#67DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDCB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDCB | 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)
#D4D2CA
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#16E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67ddcb; /* rgb */ color: rgb(103, 221, 203); /* oklch */ color: oklch(82.4% 0.110 182.1);
Tailwind
colors: {
custom: {
50: '#9ce8da',
500: '#67ddcb',
950: '#000000',
},
}SCSS
$custom: #67ddcb; $custom-light: #9ce8da; $custom-dark: #000000;
JSON
{
"hex": "#67ddcb",
"rgb": {
"r": 103,
"g": 221,
"b": 203
},
"hsl": {
"h": 170.847,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.82448,
"c": 0.11026,
"h": 182.1
},
"luminance": 0.58908
}Semantic roles & 50–950 ramp
primary
#67DDCB
secondary
#A84150
accent
#1A35CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483