#67F7B2#67F7B2
#67F7B2 is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.0% C 0.159 H 159.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67F7B2 |
|---|---|
| RGB | rgb(103, 247, 178) |
| HSL | hsl(151, 90%, 69%) |
| HSV | hsv(151, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 27.9%, 3.1%) |
| CIE-LAB | lab(88.26, -54.35, 21.79) |
| CIE-LCH | lch(88.26, 58.55, 158.15°) |
| OKLab | oklab(87.98% -0.1487 0.0554) |
| OKLCH | oklch(87.98% 0.159 159.6) |
| XYZ | xyz(46.8859, 72.6149, 53.6561) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.57
Light Blue Green
#7EFBB3
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 2.79
Greenish Cyan
#2AFEB7
ΔE00 3.21
Greenish Turquoise
#00FBB0
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F7B2 #F767AC
analogous
#67F76A #67F7B2 #67F4F7
triadic
#67F7B2 #B267F7 #F7B267
tetradic
#67F7B2 #6A67F7 #F767AC #F4F767
square
#67F7B2 #6A67F7 #F767AC #F4F767
split-complementary
#67F7B2 #F767F4 #F76A67
monochromatic
#0BD876 #2DF495 #67F7B2 #A1FACF #DBFDED
Accessibility & contrast
On white
1.35
#67F7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#67F7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F7B2
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F7B2 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AE
Deuteranopia (green-blind)
#E0D8B6
Tritanopia (blue-blind)
#26F6E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f7b2; /* rgb */ color: rgb(103, 247, 178); /* oklch */ color: oklch(88.0% 0.159 159.6);
Tailwind
colors: {
custom: {
50: '#9efbc9',
500: '#67f7b2',
950: '#000000',
},
}SCSS
$custom: #67f7b2; $custom-light: #9efbc9; $custom-dark: #000000;
JSON
{
"hex": "#67f7b2",
"rgb": {
"r": 103,
"g": 247,
"b": 178
},
"hsl": {
"h": 151.25,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87982,
"c": 0.15872,
"h": 159.6
},
"luminance": 0.72619
}Semantic roles & 50–950 ramp
primary
#67F7B2
secondary
#D0327E
accent
#006EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582