#67F2BE#67F2BE
#67F2BE is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.1% C 0.143 H 165.6°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2BE |
|---|---|
| RGB | rgb(103, 242, 190) |
| HSL | hsl(158, 84%, 68%) |
| HSV | hsv(158, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(87.05, -49.80, 13.90) |
| CIE-LCH | lch(87.05, 51.71, 164.41°) |
| OKLab | oklab(87.07% -0.1382 0.0356) |
| OKLCH | oklch(87.07% 0.143 165.6) |
| XYZ | xyz(46.6353, 70.1010, 59.7784) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.66
Light Greenish Blue
#63F7B4
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.22
Aquamarine
#7FFFD4
ΔE00 3.88
Bright Teal
#01F9C6
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2BE #F2679B
analogous
#67F279 #67F2BE #67E0F2
triadic
#67F2BE #BE67F2 #F2BE67
tetradic
#67F2BE #7967F2 #F2679B #E0F267
square
#67F2BE #7967F2 #F2679B #E0F267
split-complementary
#67F2BE #F267E0 #F27967
monochromatic
#12CD87 #2FEDA6 #67F2BE #9FF7D6 #D8FCEE
Accessibility & contrast
On white
1.40
#67F2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#67F2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2BE
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2BE | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BB
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#1AF2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f2be; /* rgb */ color: rgb(103, 242, 190); /* oklch */ color: oklch(87.1% 0.143 165.6);
Tailwind
colors: {
custom: {
50: '#9ef7d1',
500: '#67f2be',
950: '#000000',
},
}SCSS
$custom: #67f2be; $custom-light: #9ef7d1; $custom-dark: #000000;
JSON
{
"hex": "#67f2be",
"rgb": {
"r": 103,
"g": 242,
"b": 190
},
"hsl": {
"h": 157.554,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87068,
"c": 0.14272,
"h": 165.6
},
"luminance": 0.70106
}Semantic roles & 50–950 ramp
primary
#67F2BE
secondary
#C9346C
accent
#0557E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583