#67ECE7#67ECE7
#67ECE7 is a very light, moderate teal. Relative luminance 0.686; OKLCH L 86.8% C 0.117 H 191.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67ECE7 |
|---|---|
| RGB | rgb(103, 236, 231) |
| HSL | hsl(178, 78%, 66%) |
| HSV | hsv(178, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 2.1%, 7.5%) |
| CIE-LAB | lab(86.33, -37.41, -8.59) |
| CIE-LCH | lch(86.33, 38.39, 192.94°) |
| OKLab | oklab(86.82% -0.1141 -0.0239) |
| OKLCH | oklch(86.82% 0.117 191.8) |
| XYZ | xyz(50.0065, 68.6390, 86.1991) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.47
Bright Light Blue
#26F7FD
ΔE00 4.76
Bright Turquoise
#0FFEF9
ΔE00 4.89
Aqua
#00FFFF
ΔE00 5.22
Turquoise
#40E0D0
ΔE00 5.28
Bright Aqua
#0BF9EA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ECE7 #EC676C
analogous
#67ECA5 #67ECE7 #67AFEC
triadic
#67ECE7 #E767EC #ECE767
tetradic
#67ECE7 #A567EC #EC676C #AFEC67
square
#67ECE7 #A567EC #EC676C #AFEC67
split-complementary
#67ECE7 #EC67AF #ECA567
monochromatic
#18C1BA #31E5DE #67ECE7 #9DF3F0 #D4FAF8
Accessibility & contrast
On white
1.43
#67ECE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#67ECE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ECE7
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ECE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ECE7 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#CAD1E8
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67ece7; /* rgb */ color: rgb(103, 236, 231); /* oklch */ color: oklch(86.8% 0.117 191.8);
Tailwind
colors: {
custom: {
50: '#9ff2ee',
500: '#67ece7',
950: '#000000',
},
}SCSS
$custom: #67ece7; $custom-light: #9ff2ee; $custom-dark: #000000;
JSON
{
"hex": "#67ece7",
"rgb": {
"r": 103,
"g": 236,
"b": 231
},
"hsl": {
"h": 177.744,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.86817,
"c": 0.11661,
"h": 191.8
},
"luminance": 0.68644
}Semantic roles & 50–950 ramp
primary
#67ECE7
secondary
#BF383D
accent
#0B13DA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585