#67DECB#67DECB
#67DECB is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.111 H 181.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67DECB |
|---|---|
| RGB | rgb(103, 222, 203) |
| HSL | hsl(170, 64%, 64%) |
| HSV | hsv(170, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(81.53, -38.07, -0.87) |
| CIE-LCH | lch(81.53, 38.08, 181.31°) |
| OKLab | oklab(82.68% -0.1113 -0.0029) |
| OKLCH | oklch(82.68% 0.111 181.5) |
| XYZ | xyz(42.4896, 59.4339, 65.7211) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.80
Tiffany Blue
#7BF2DA
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 5.08
Aqua (survey)
#13EAC9
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 5.85
Pale Teal
#82CBB2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DECB #DE677A
analogous
#67DE8F #67DECB #67B5DE
triadic
#67DECB #CB67DE #DECB67
tetradic
#67DECB #8F67DE #DE677A #B5DE67
square
#67DECB #8F67DE #DE677A #B5DE67
split-complementary
#67DECB #DE67B5 #DE8F67
monochromatic
#24A692 #35D3BA #67DECB #99E9DC #CCF4ED
Accessibility & contrast
On white
1.63
#67DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#67DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DECB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DECB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CA
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#15E2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67decb; /* rgb */ color: rgb(103, 222, 203); /* oklch */ color: oklch(82.7% 0.111 181.5);
Tailwind
colors: {
custom: {
50: '#9ce9da',
500: '#67decb',
950: '#000000',
},
}SCSS
$custom: #67decb; $custom-light: #9ce9da; $custom-dark: #000000;
JSON
{
"hex": "#67decb",
"rgb": {
"r": 103,
"g": 222,
"b": 203
},
"hsl": {
"h": 170.42,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82684,
"c": 0.1113,
"h": 181.5
},
"luminance": 0.59438
}Semantic roles & 50–950 ramp
primary
#67DECB
secondary
#A94051
accent
#1936CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483