#67ECC0#67ECC0
#67ECC0 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.7% C 0.134 H 168.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67ECC0 |
|---|---|
| RGB | rgb(103, 236, 192) |
| HSL | hsl(160, 78%, 66%) |
| HSV | hsv(160, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 18.6%, 7.5%) |
| CIE-LAB | lab(85.34, -46.83, 10.44) |
| CIE-LCH | lch(85.34, 47.98, 167.44°) |
| OKLab | oklab(85.69% -0.131 0.0267) |
| OKLCH | oklch(85.69% 0.134 168.5) |
| XYZ | xyz(45.0989, 66.6759, 60.3520) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.60
Aqua Marine
#2EE8BB
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 4.06
Aquamarine
#7FFFD4
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.29
Bright Teal
#01F9C6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ECC0 #EC6793
analogous
#67EC7E #67ECC0 #67D6EC
triadic
#67ECC0 #C067EC #ECC067
tetradic
#67ECC0 #7E67EC #EC6793 #D6EC67
square
#67ECC0 #7E67EC #EC6793 #D6EC67
split-complementary
#67ECC0 #EC67D6 #EC7E67
monochromatic
#18C189 #31E5A9 #67ECC0 #9DF3D7 #D4FAED
Accessibility & contrast
On white
1.46
#67ECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#67ECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ECC0
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ECC0 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#D3CFC3
Tritanopia (blue-blind)
#1CEDDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ecc0; /* rgb */ color: rgb(103, 236, 192); /* oklch */ color: oklch(85.7% 0.134 168.5);
Tailwind
colors: {
custom: {
50: '#9df3d3',
500: '#67ecc0',
950: '#000000',
},
}SCSS
$custom: #67ecc0; $custom-light: #9df3d3; $custom-dark: #000000;
JSON
{
"hex": "#67ecc0",
"rgb": {
"r": 103,
"g": 236,
"b": 192
},
"hsl": {
"h": 160.15,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.85691,
"c": 0.13374,
"h": 168.5
},
"luminance": 0.6668
}Semantic roles & 50–950 ramp
primary
#67ECC0
secondary
#BF3865
accent
#0B50DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583