#67F1BC#67F1BC
#67F1BC is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.8% C 0.143 H 165.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1BC |
|---|---|
| RGB | rgb(103, 241, 188) |
| HSL | hsl(157, 83%, 67%) |
| HSV | hsv(157, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 22%, 5.5%) |
| CIE-LAB | lab(86.71, -49.82, 14.47) |
| CIE-LCH | lch(86.71, 51.87, 163.81°) |
| OKLab | oklab(86.78% -0.1381 0.0371) |
| OKLCH | oklch(86.78% 0.143 165) |
| XYZ | xyz(46.1214, 69.4205, 58.5361) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.81
Light Greenish Blue
#63F7B4
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 4.19
Aquamarine
#7FFFD4
ΔE00 4.20
Bright Teal
#01F9C6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1BC #F1679C
analogous
#67F177 #67F1BC #67E1F1
triadic
#67F1BC #BC67F1 #F1BC67
tetradic
#67F1BC #7767F1 #F1679C #E1F167
square
#67F1BC #7767F1 #F1679C #E1F167
split-complementary
#67F1BC #F167E1 #F17767
monochromatic
#13CB84 #2FECA3 #67F1BC #9FF6D5 #D7FBED
Accessibility & contrast
On white
1.41
#67F1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#67F1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1BC
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1BC | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#1EF1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f1bc; /* rgb */ color: rgb(103, 241, 188); /* oklch */ color: oklch(86.8% 0.143 165.0);
Tailwind
colors: {
custom: {
50: '#9df6d0',
500: '#67f1bc',
950: '#000000',
},
}SCSS
$custom: #67f1bc; $custom-light: #9df6d0; $custom-dark: #000000;
JSON
{
"hex": "#67f1bc",
"rgb": {
"r": 103,
"g": 241,
"b": 188
},
"hsl": {
"h": 156.957,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.86781,
"c": 0.14294,
"h": 165
},
"luminance": 0.69425
}Semantic roles & 50–950 ramp
primary
#67F1BC
secondary
#C7356D
accent
#065AE0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583