#67F69D#67F69D
#67F69D is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.3% C 0.176 H 153.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67F69D |
|---|---|
| RGB | rgb(103, 246, 157) |
| HSL | hsl(143, 89%, 68%) |
| HSV | hsv(143, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 36.2%, 3.5%) |
| CIE-LAB | lab(87.59, -57.90, 31.55) |
| CIE-LCH | lch(87.59, 65.93, 151.41°) |
| OKLab | oklab(87.31% -0.1569 0.079) |
| OKLCH | oklch(87.31% 0.176 153.3) |
| XYZ | xyz(44.6315, 71.2252, 43.2875) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.73
Sea Green (survey)
#53FCA1
ΔE00 1.81
Light Bluish Green
#76FDA8
ΔE00 1.88
Seafoam Green
#7AF9AB
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.75
Mediumspringgreen
#00FA9A
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F69D #F667C0
analogous
#78F667 #67F69D #67F6E4
triadic
#67F69D #9D67F6 #F69D67
tetradic
#67F69D #6778F6 #F667C0 #F6E467
square
#67F69D #6778F6 #F667C0 #F6E467
split-complementary
#67F69D #E467F6 #F66778
monochromatic
#0DD659 #2DF378 #67F69D #A1F9C2 #DBFDE8
Accessibility & contrast
On white
1.38
#67F69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#67F69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F69D
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F69D | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E497
Deuteranopia (green-blind)
#E3D6A3
Tritanopia (blue-blind)
#38F3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f69d; /* rgb */ color: rgb(103, 246, 157); /* oklch */ color: oklch(87.3% 0.176 153.3);
Tailwind
colors: {
custom: {
50: '#9efaba',
500: '#67f69d',
950: '#000000',
},
}SCSS
$custom: #67f69d; $custom-light: #9efaba; $custom-dark: #000000;
JSON
{
"hex": "#67f69d",
"rgb": {
"r": 103,
"g": 246,
"b": 157
},
"hsl": {
"h": 142.657,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.8731,
"c": 0.1757,
"h": 153.3
},
"luminance": 0.71229
}Semantic roles & 50–950 ramp
primary
#67F69D
secondary
#CF3294
accent
#008FE5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582