#67E2CD#67E2CD
#67E2CD is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.7% C 0.115 H 180.5°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2CD |
|---|---|
| RGB | rgb(103, 226, 205) |
| HSL | hsl(170, 68%, 65%) |
| HSV | hsv(170, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(82.74, -39.40, -0.16) |
| CIE-LCH | lch(82.74, 39.40, 180.23°) |
| OKLab | oklab(83.68% -0.1147 -0.0011) |
| OKLCH | oklch(83.68% 0.115 180.5) |
| XYZ | xyz(43.8045, 61.6799, 67.3427) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 3.77
Aqua (survey)
#13EAC9
ΔE00 4.94
Seafoam Blue
#78D1B6
ΔE00 5.44
Bright Aqua
#0BF9EA
ΔE00 6.59
Light Teal
#90E4C1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2CD #E2677C
analogous
#67E290 #67E2CD #67BAE2
triadic
#67E2CD #CD67E2 #E2CD67
tetradic
#67E2CD #9067E2 #E2677C #BAE267
square
#67E2CD #9067E2 #E2677C #BAE267
split-complementary
#67E2CD #E267BA #E29067
monochromatic
#21AD96 #34D8BC #67E2CD #9AECDE #CEF6EF
Accessibility & contrast
On white
1.57
#67E2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#67E2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2CD
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2CD | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#09E5DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e2cd; /* rgb */ color: rgb(103, 226, 205); /* oklch */ color: oklch(83.7% 0.115 180.5);
Tailwind
colors: {
custom: {
50: '#9cebdc',
500: '#67e2cd',
950: '#000000',
},
}SCSS
$custom: #67e2cd; $custom-light: #9cebdc; $custom-dark: #000000;
JSON
{
"hex": "#67e2cd",
"rgb": {
"r": 103,
"g": 226,
"b": 205
},
"hsl": {
"h": 169.756,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.83684,
"c": 0.11468,
"h": 180.5
},
"luminance": 0.61684
}Semantic roles & 50–950 ramp
primary
#67E2CD
secondary
#AF3E51
accent
#1635D0
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484