#67FAA2#67FAA2
#67FAA2 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.4% C 0.177 H 154.1°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67FAA2 |
|---|---|
| RGB | rgb(103, 250, 162) |
| HSL | hsl(144, 94%, 69%) |
| HSV | hsv(144, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 35.2%, 2%) |
| CIE-LAB | lab(88.86, -58.56, 30.72) |
| CIE-LCH | lch(88.86, 66.13, 152.32°) |
| OKLab | oklab(88.37% -0.1588 0.0771) |
| OKLCH | oklch(88.37% 0.177 154.1) |
| XYZ | xyz(46.2969, 73.8589, 45.9918) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.13
Light Bluish Green
#76FDA8
ΔE00 1.25
Sea Green (survey)
#53FCA1
ΔE00 1.27
Seafoam Green
#7AF9AB
ΔE00 1.95
Seafoam (survey)
#80F9AD
ΔE00 2.48
Light Blue Green
#7EFBB3
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FAA2 #FA67BF
analogous
#76FA67 #67FAA2 #67FAEC
triadic
#67FAA2 #A267FA #FAA267
tetradic
#67FAA2 #6776FA #FA67BF #FAEC67
square
#67FAA2 #6776FA #FA67BF #FAEC67
split-complementary
#67FAA2 #EC67FA #FA6776
monochromatic
#07DF5E #2CF87E #67FAA2 #A2FCC6 #DEFEEB
Accessibility & contrast
On white
1.33
#67FAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#67FAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FAA2
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FAA2 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE89C
Deuteranopia (green-blind)
#E6DAA8
Tritanopia (blue-blind)
#32F7E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67faa2; /* rgb */ color: rgb(103, 250, 162); /* oklch */ color: oklch(88.4% 0.177 154.1);
Tailwind
colors: {
custom: {
50: '#9efdbe',
500: '#67faa2',
950: '#000000',
},
}SCSS
$custom: #67faa2; $custom-light: #9efdbe; $custom-dark: #000000;
JSON
{
"hex": "#67faa2",
"rgb": {
"r": 103,
"g": 250,
"b": 162
},
"hsl": {
"h": 144.082,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.88372,
"c": 0.17655,
"h": 154.1
},
"luminance": 0.73863
}Semantic roles & 50–950 ramp
primary
#67FAA2
secondary
#D43193
accent
#0089E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682