#67E8BC#67E8BC
#67E8BC is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.6% C 0.132 H 167.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8BC |
|---|---|
| RGB | rgb(103, 232, 188) |
| HSL | hsl(160, 74%, 66%) |
| HSV | hsv(160, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 19%, 9%) |
| CIE-LAB | lab(84.08, -46.00, 10.74) |
| CIE-LCH | lch(84.08, 47.24, 166.86°) |
| OKLab | oklab(84.64% -0.1286 0.0275) |
| OKLCH | oklch(84.64% 0.132 167.9) |
| XYZ | xyz(43.5229, 64.2235, 57.6700) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 3.40
Eucalyptus
#44D7A8
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8BC #E86793
analogous
#67E87B #67E8BC #67D3E8
triadic
#67E8BC #BC67E8 #E8BC67
tetradic
#67E8BC #7B67E8 #E86793 #D3E867
square
#67E8BC #7B67E8 #E86793 #D3E867
split-complementary
#67E8BC #E867D3 #E87B67
monochromatic
#1CB983 #32E0A5 #67E8BC #9CF0D3 #D1F8EB
Accessibility & contrast
On white
1.52
#67E8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#67E8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8BC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8BC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#25E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e8bc; /* rgb */ color: rgb(103, 232, 188); /* oklch */ color: oklch(84.6% 0.132 167.9);
Tailwind
colors: {
custom: {
50: '#9cf0d0',
500: '#67e8bc',
950: '#000000',
},
}SCSS
$custom: #67e8bc; $custom-light: #9cf0d0; $custom-dark: #000000;
JSON
{
"hex": "#67e8bc",
"rgb": {
"r": 103,
"g": 232,
"b": 188
},
"hsl": {
"h": 159.535,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.84637,
"c": 0.1315,
"h": 167.9
},
"luminance": 0.64228
}Semantic roles & 50–950 ramp
primary
#67E8BC
secondary
#B83B66
accent
#1053D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583