#67FA9A#67FA9A
#67FA9A is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.2% C 0.184 H 152.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #67FA9A |
|---|---|
| RGB | rgb(103, 250, 154) |
| HSL | hsl(141, 94%, 69%) |
| HSV | hsv(141, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 38.4%, 2%) |
| CIE-LAB | lab(88.73, -59.96, 34.55) |
| CIE-LCH | lch(88.73, 69.20, 150.05°) |
| OKLab | oklab(88.22% -0.1623 0.0861) |
| OKLCH | oklch(88.22% 0.184 152.1) |
| XYZ | xyz(45.6083, 73.5835, 42.3651) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.85
Sea Green (survey)
#53FCA1
ΔE00 1.86
Light Bluish Green
#76FDA8
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 3.01
Baby Green
#8CFF9E
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FA9A #FA67C7
analogous
#7EFA67 #67FA9A #67FAE3
triadic
#67FA9A #9A67FA #FA9A67
tetradic
#67FA9A #677EFA #FA67C7 #FAE367
square
#67FA9A #677EFA #FA67C7 #FAE367
split-complementary
#67FA9A #E367FA #FA677E
monochromatic
#07DF52 #2CF873 #67FA9A #A2FCC1 #DEFEE9
Accessibility & contrast
On white
1.34
#67FA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#67FA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FA9A
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FA9A | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE793
Deuteranopia (green-blind)
#E7D9A0
Tritanopia (blue-blind)
#38F7E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67fa9a; /* rgb */ color: rgb(103, 250, 154); /* oklch */ color: oklch(88.2% 0.184 152.1);
Tailwind
colors: {
custom: {
50: '#9ffdb8',
500: '#67fa9a',
950: '#000000',
},
}SCSS
$custom: #67fa9a; $custom-light: #9ffdb8; $custom-dark: #000000;
JSON
{
"hex": "#67fa9a",
"rgb": {
"r": 103,
"g": 250,
"b": 154
},
"hsl": {
"h": 140.816,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.88222,
"c": 0.1837,
"h": 152.1
},
"luminance": 0.73588
}Semantic roles & 50–950 ramp
primary
#67FA9A
secondary
#D4319C
accent
#0096E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681