#67F2B0#67F2B0
#67F2B0 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.7% C 0.154 H 159.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2B0 |
|---|---|
| RGB | rgb(103, 242, 176) |
| HSL | hsl(152, 84%, 68%) |
| HSV | hsv(152, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 27.3%, 5.1%) |
| CIE-LAB | lab(86.76, -52.72, 20.74) |
| CIE-LCH | lch(86.76, 56.65, 158.53°) |
| OKLab | oklab(86.74% -0.1445 0.0528) |
| OKLCH | oklch(86.74% 0.154 159.9) |
| XYZ | xyz(45.1781, 69.5181, 52.1034) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.12
Light Blue Green
#7EFBB3
ΔE00 2.83
Seafoam Green
#7AF9AB
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.79
Greenish Cyan
#2AFEB7
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2B0 #F267A9
analogous
#67F26B #67F2B0 #67EEF2
triadic
#67F2B0 #B067F2 #F2B067
tetradic
#67F2B0 #6B67F2 #F267A9 #EEF267
square
#67F2B0 #6B67F2 #F267A9 #EEF267
split-complementary
#67F2B0 #F267EE #F26B67
monochromatic
#12CD74 #2FED93 #67F2B0 #9FF7CD #D8FCEB
Accessibility & contrast
On white
1.41
#67F2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#67F2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2B0
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2B0 | 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)
#EFE2AC
Deuteranopia (green-blind)
#DCD4B4
Tritanopia (blue-blind)
#2BF1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f2b0; /* rgb */ color: rgb(103, 242, 176); /* oklch */ color: oklch(86.7% 0.154 159.9);
Tailwind
colors: {
custom: {
50: '#9df7c7',
500: '#67f2b0',
950: '#000000',
},
}SCSS
$custom: #67f2b0; $custom-light: #9df7c7; $custom-dark: #000000;
JSON
{
"hex": "#67f2b0",
"rgb": {
"r": 103,
"g": 242,
"b": 176
},
"hsl": {
"h": 151.511,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86739,
"c": 0.15381,
"h": 159.9
},
"luminance": 0.69522
}Semantic roles & 50–950 ramp
primary
#67F2B0
secondary
#C9347B
accent
#056DE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582