#67DFA2#67DFA2
#67DFA2 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.140 H 158.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFA2 |
|---|---|
| RGB | rgb(103, 223, 162) |
| HSL | hsl(150, 65%, 64%) |
| HSV | hsv(150, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 27.4%, 12.5%) |
| CIE-LAB | lab(80.89, -47.66, 19.86) |
| CIE-LCH | lch(80.89, 51.63, 157.37°) |
| OKLab | oklab(81.85% -0.1306 0.0506) |
| OKLCH | oklch(81.85% 0.14 158.8) |
| XYZ | xyz(38.4995, 58.2641, 43.3927) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 4.69
Light Greenish Blue
#63F7B4
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 5.85
Seafoam Green
#7AF9AB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFA2 #DF67A4
analogous
#68DF67 #67DFA2 #67DFDE
triadic
#67DFA2 #A267DF #DFA267
tetradic
#67DFA2 #6768DF #DF67A4 #DFDE67
square
#67DFA2 #6768DF #DF67A4 #DFDE67
split-complementary
#67DFA2 #DE67DF #DF6768
monochromatic
#23A865 #34D483 #67DFA2 #9AEAC1 #CCF4E0
Accessibility & contrast
On white
1.66
#67DFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#67DFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFA2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFA2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09E
Deuteranopia (green-blind)
#CCC4A6
Tritanopia (blue-blind)
#3FDECF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dfa2; /* rgb */ color: rgb(103, 223, 162); /* oklch */ color: oklch(81.8% 0.140 158.8);
Tailwind
colors: {
custom: {
50: '#9beabd',
500: '#67dfa2',
950: '#000000',
},
}SCSS
$custom: #67dfa2; $custom-light: #9beabd; $custom-dark: #000000;
JSON
{
"hex": "#67dfa2",
"rgb": {
"r": 103,
"g": 223,
"b": 162
},
"hsl": {
"h": 149.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.8185,
"c": 0.14007,
"h": 158.8
},
"luminance": 0.58268
}Semantic roles & 50–950 ramp
primary
#67DFA2
secondary
#AB4076
accent
#1874CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482