#67DECF#67DECF
#67DECF is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.110 H 184.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67DECF |
|---|---|
| RGB | rgb(103, 222, 207) |
| HSL | hsl(172, 64%, 64%) |
| HSV | hsv(172, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.64, -37.09, -2.84) |
| CIE-LCH | lch(81.64, 37.19, 184.38°) |
| OKLab | oklab(82.8% -0.1095 -0.0082) |
| OKLCH | oklch(82.8% 0.11 184.3) |
| XYZ | xyz(42.9724, 59.6270, 68.2640) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.54
Mediumturquoise
#48D1CC
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 5.20
Seafoam Blue
#78D1B6
ΔE00 6.03
Aqua (survey)
#13EAC9
ΔE00 6.61
Bright Aqua
#0BF9EA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DECF #DE6776
analogous
#67DE93 #67DECF #67B1DE
triadic
#67DECF #CF67DE #DECF67
tetradic
#67DECF #9367DE #DE6776 #B1DE67
square
#67DECF #9367DE #DE6776 #B1DE67
split-complementary
#67DECF #DE67B1 #DE9367
monochromatic
#24A696 #35D3BF #67DECF #99E9DF #CCF4EF
Accessibility & contrast
On white
1.62
#67DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#67DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DECF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DECF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#09E2D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67decf; /* rgb */ color: rgb(103, 222, 207); /* oklch */ color: oklch(82.8% 0.110 184.3);
Tailwind
colors: {
custom: {
50: '#9ce9dd',
500: '#67decf',
950: '#000000',
},
}SCSS
$custom: #67decf; $custom-light: #9ce9dd; $custom-dark: #000000;
JSON
{
"hex": "#67decf",
"rgb": {
"r": 103,
"g": 222,
"b": 207
},
"hsl": {
"h": 172.437,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82804,
"c": 0.10983,
"h": 184.3
},
"luminance": 0.59631
}Semantic roles & 50–950 ramp
primary
#67DECF
secondary
#A9404D
accent
#1930CC
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484