#67E7CB#67E7CB
#67E7CB is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.8% C 0.121 H 176.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7CB |
|---|---|
| RGB | rgb(103, 231, 203) |
| HSL | hsl(167, 73%, 65%) |
| HSV | hsv(167, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 12.1%, 9.4%) |
| CIE-LAB | lab(84.14, -42.12, 2.94) |
| CIE-LCH | lch(84.14, 42.22, 176.01°) |
| OKLab | oklab(84.8% -0.1209 0.0072) |
| OKLCH | oklch(84.8% 0.121 176.6) |
| XYZ | xyz(44.9440, 64.3429, 66.5392) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.06
Aqua (survey)
#13EAC9
ΔE00 3.70
Light Turquoise
#7EF4CC
ΔE00 4.62
Turquoise
#40E0D0
ΔE00 4.72
Aqua Marine
#2EE8BB
ΔE00 5.03
Light Teal
#90E4C1
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7CB #E76783
analogous
#67E78B #67E7CB #67C3E7
triadic
#67E7CB #CB67E7 #E7CB67
tetradic
#67E7CB #8B67E7 #E76783 #C3E767
square
#67E7CB #8B67E7 #E76783 #C3E767
split-complementary
#67E7CB #E767C3 #E78B67
monochromatic
#1DB795 #32DFB9 #67E7CB #9CEFDD #D1F8EF
Accessibility & contrast
On white
1.51
#67E7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#67E7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7CB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7CB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#07EADF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e7cb; /* rgb */ color: rgb(103, 231, 203); /* oklch */ color: oklch(84.8% 0.121 176.6);
Tailwind
colors: {
custom: {
50: '#9defda',
500: '#67e7cb',
950: '#000000',
},
}SCSS
$custom: #67e7cb; $custom-light: #9defda; $custom-dark: #000000;
JSON
{
"hex": "#67e7cb",
"rgb": {
"r": 103,
"g": 231,
"b": 203
},
"hsl": {
"h": 166.875,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.84804,
"c": 0.1211,
"h": 176.6
},
"luminance": 0.64347
}Semantic roles & 50–950 ramp
primary
#67E7CB
secondary
#B73B56
accent
#113CD5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583