#67F1C0#67F1C0
#67F1C0 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.9% C 0.140 H 166.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1C0 |
|---|---|
| RGB | rgb(103, 241, 192) |
| HSL | hsl(159, 83%, 67%) |
| HSV | hsv(159, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 20.3%, 5.5%) |
| CIE-LAB | lab(86.80, -48.95, 12.51) |
| CIE-LCH | lch(86.80, 50.52, 165.66°) |
| OKLab | oklab(86.88% -0.1363 0.0321) |
| OKLCH | oklch(86.88% 0.14 166.8) |
| XYZ | xyz(46.5586, 69.5954, 60.8386) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.73
Light Aquamarine
#7BFDC7
ΔE00 3.00
Aquamarine
#7FFFD4
ΔE00 3.68
Aqua Marine
#2EE8BB
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1C0 #F16798
analogous
#67F17B #67F1C0 #67DDF1
triadic
#67F1C0 #C067F1 #F1C067
tetradic
#67F1C0 #7B67F1 #F16798 #DDF167
square
#67F1C0 #7B67F1 #F16798 #DDF167
split-complementary
#67F1C0 #F167DD #F17B67
monochromatic
#13CB8A #2FECA9 #67F1C0 #9FF6D7 #D7FBEE
Accessibility & contrast
On white
1.41
#67F1C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#67F1C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1C0
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1C0 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BD
Deuteranopia (green-blind)
#D8D3C3
Tritanopia (blue-blind)
#17F2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f1c0; /* rgb */ color: rgb(103, 241, 192); /* oklch */ color: oklch(86.9% 0.140 166.8);
Tailwind
colors: {
custom: {
50: '#9ef6d3',
500: '#67f1c0',
950: '#000000',
},
}SCSS
$custom: #67f1c0; $custom-light: #9ef6d3; $custom-dark: #000000;
JSON
{
"hex": "#67f1c0",
"rgb": {
"r": 103,
"g": 241,
"b": 192
},
"hsl": {
"h": 158.696,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.86879,
"c": 0.14,
"h": 166.8
},
"luminance": 0.696
}Semantic roles & 50–950 ramp
primary
#67F1C0
secondary
#C73569
accent
#0653E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583