#67F69B#67F69B
#67F69B is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.3% C 0.177 H 152.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67F69B |
|---|---|
| RGB | rgb(103, 246, 155) |
| HSL | hsl(142, 89%, 68%) |
| HSV | hsv(142, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 37%, 3.5%) |
| CIE-LAB | lab(87.56, -58.25, 32.51) |
| CIE-LCH | lch(87.56, 66.70, 150.83°) |
| OKLab | oklab(87.27% -0.1578 0.0812) |
| OKLCH | oklch(87.27% 0.178 152.8) |
| XYZ | xyz(44.4622, 71.1574, 42.3956) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.86
Sea Green (survey)
#53FCA1
ΔE00 1.91
Light Bluish Green
#76FDA8
ΔE00 2.04
Seafoam Green
#7AF9AB
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.99
Mediumspringgreen
#00FA9A
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F69B #F667C2
analogous
#7AF667 #67F69B #67F6E2
triadic
#67F69B #9B67F6 #F69B67
tetradic
#67F69B #677AF6 #F667C2 #F6E267
square
#67F69B #677AF6 #F667C2 #F6E267
split-complementary
#67F69B #E267F6 #F6677A
monochromatic
#0DD656 #2DF375 #67F69B #A1F9C1 #DBFDE7
Accessibility & contrast
On white
1.38
#67F69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#67F69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F69B
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F69B | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E495
Deuteranopia (green-blind)
#E3D6A1
Tritanopia (blue-blind)
#39F3DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f69b; /* rgb */ color: rgb(103, 246, 155); /* oklch */ color: oklch(87.3% 0.177 152.8);
Tailwind
colors: {
custom: {
50: '#9efab9',
500: '#67f69b',
950: '#000000',
},
}SCSS
$custom: #67f69b; $custom-light: #9efab9; $custom-dark: #000000;
JSON
{
"hex": "#67f69b",
"rgb": {
"r": 103,
"g": 246,
"b": 155
},
"hsl": {
"h": 141.818,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87272,
"c": 0.1775,
"h": 152.8
},
"luminance": 0.71162
}Semantic roles & 50–950 ramp
primary
#67F69B
secondary
#CF3296
accent
#0092E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581