#67F6B3#67F6B3
#67F6B3 is a very light, vivid teal. Relative luminance 0.721; OKLCH L 87.8% C 0.157 H 160.1°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67F6B3 |
|---|---|
| RGB | rgb(103, 246, 179) |
| HSL | hsl(152, 89%, 68%) |
| HSV | hsv(152, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 27.2%, 3.5%) |
| CIE-LAB | lab(87.99, -53.74, 20.90) |
| CIE-LCH | lch(87.99, 57.66, 158.75°) |
| OKLab | oklab(87.77% -0.1473 0.0532) |
| OKLCH | oklch(87.77% 0.157 160.1) |
| XYZ | xyz(46.6817, 72.0452, 54.0851) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.38
Light Blue Green
#7EFBB3
ΔE00 2.40
Seafoam Green
#7AF9AB
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 3.08
Greenish Cyan
#2AFEB7
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F6B3 #F667AA
analogous
#67F66B #67F6B3 #67F2F6
triadic
#67F6B3 #B367F6 #F6B367
tetradic
#67F6B3 #6B67F6 #F667AA #F2F667
square
#67F6B3 #6B67F6 #F667AA #F2F667
split-complementary
#67F6B3 #F667F2 #F66B67
monochromatic
#0DD678 #2DF396 #67F6B3 #A1F9D0 #DBFDED
Accessibility & contrast
On white
1.36
#67F6B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#67F6B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F6B3
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F6B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F6B3 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AF
Deuteranopia (green-blind)
#DFD7B7
Tritanopia (blue-blind)
#26F5E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f6b3; /* rgb */ color: rgb(103, 246, 179); /* oklch */ color: oklch(87.8% 0.157 160.1);
Tailwind
colors: {
custom: {
50: '#9efaca',
500: '#67f6b3',
950: '#000000',
},
}SCSS
$custom: #67f6b3; $custom-light: #9efaca; $custom-dark: #000000;
JSON
{
"hex": "#67f6b3",
"rgb": {
"r": 103,
"g": 246,
"b": 179
},
"hsl": {
"h": 151.888,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87765,
"c": 0.15658,
"h": 160.1
},
"luminance": 0.7205
}Semantic roles & 50–950 ramp
primary
#67F6B3
secondary
#CF327C
accent
#006CE5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582