#67F2B2#67F2B2
#67F2B2 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.152 H 160.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2B2 |
|---|---|
| RGB | rgb(103, 242, 178) |
| HSL | hsl(152, 84%, 68%) |
| HSV | hsv(152, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.80, -52.32, 19.76) |
| CIE-LCH | lch(86.80, 55.92, 159.31°) |
| OKLab | oklab(86.78% -0.1436 0.0504) |
| OKLCH | oklch(86.78% 0.152 160.7) |
| XYZ | xyz(45.3774, 69.5978, 53.1532) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.15
Light Blue Green
#7EFBB3
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.62
Greenish Cyan
#2AFEB7
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2B2 #F267A7
analogous
#67F26C #67F2B2 #67ECF2
triadic
#67F2B2 #B267F2 #F2B267
tetradic
#67F2B2 #6C67F2 #F267A7 #ECF267
square
#67F2B2 #6C67F2 #F267A7 #ECF267
split-complementary
#67F2B2 #F267EC #F26C67
monochromatic
#12CD77 #2FED95 #67F2B2 #9FF7CF #D8FCEB
Accessibility & contrast
On white
1.41
#67F2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#67F2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2B2
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2B2 | 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)
#EFE2AE
Deuteranopia (green-blind)
#DCD4B6
Tritanopia (blue-blind)
#29F1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f2b2; /* rgb */ color: rgb(103, 242, 178); /* oklch */ color: oklch(86.8% 0.152 160.7);
Tailwind
colors: {
custom: {
50: '#9df7c9',
500: '#67f2b2',
950: '#000000',
},
}SCSS
$custom: #67f2b2; $custom-light: #9df7c9; $custom-dark: #000000;
JSON
{
"hex": "#67f2b2",
"rgb": {
"r": 103,
"g": 242,
"b": 178
},
"hsl": {
"h": 152.374,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86784,
"c": 0.15215,
"h": 160.7
},
"luminance": 0.69602
}Semantic roles & 50–950 ramp
primary
#67F2B2
secondary
#C93479
accent
#056AE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582