#67F1BE#67F1BE
#67F1BE is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.8% C 0.141 H 165.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1BE |
|---|---|
| RGB | rgb(103, 241, 190) |
| HSL | hsl(158, 83%, 67%) |
| HSV | hsv(158, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 21.2%, 5.5%) |
| CIE-LAB | lab(86.75, -49.38, 13.49) |
| CIE-LCH | lch(86.75, 51.19, 164.72°) |
| OKLab | oklab(86.83% -0.1372 0.0346) |
| OKLCH | oklch(86.83% 0.141 165.9) |
| XYZ | xyz(46.3385, 69.5074, 59.6795) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 3.09
Light Greenish Blue
#63F7B4
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1BE #F1679A
analogous
#67F179 #67F1BE #67DFF1
triadic
#67F1BE #BE67F1 #F1BE67
tetradic
#67F1BE #7967F1 #F1679A #DFF167
square
#67F1BE #7967F1 #F1679A #DFF167
split-complementary
#67F1BE #F167DF #F17967
monochromatic
#13CB87 #2FECA6 #67F1BE #9FF6D6 #D7FBEE
Accessibility & contrast
On white
1.41
#67F1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#67F1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1BE
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1BE | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BB
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#1BF2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f1be; /* rgb */ color: rgb(103, 241, 190); /* oklch */ color: oklch(86.8% 0.141 165.9);
Tailwind
colors: {
custom: {
50: '#9df6d1',
500: '#67f1be',
950: '#000000',
},
}SCSS
$custom: #67f1be; $custom-light: #9df6d1; $custom-dark: #000000;
JSON
{
"hex": "#67f1be",
"rgb": {
"r": 103,
"g": 241,
"b": 190
},
"hsl": {
"h": 157.826,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.8683,
"c": 0.14145,
"h": 165.9
},
"luminance": 0.69512
}Semantic roles & 50–950 ramp
primary
#67F1BE
secondary
#C7356B
accent
#0656E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583