#67FAA0#67FAA0
#67FAA0 is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.3% C 0.178 H 153.6°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67FAA0 |
|---|---|
| RGB | rgb(103, 250, 160) |
| HSL | hsl(143, 94%, 69%) |
| HSV | hsv(143, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 36%, 2%) |
| CIE-LAB | lab(88.82, -58.91, 31.68) |
| CIE-LCH | lch(88.82, 66.89, 151.73°) |
| OKLab | oklab(88.33% -0.1597 0.0794) |
| OKLCH | oklch(88.33% 0.178 153.6) |
| XYZ | xyz(46.1206, 73.7884, 45.0630) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.21
Sea Green (survey)
#53FCA1
ΔE00 1.31
Light Bluish Green
#76FDA8
ΔE00 1.38
Seafoam Green
#7AF9AB
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FAA0 #FA67C1
analogous
#78FA67 #67FAA0 #67FAE9
triadic
#67FAA0 #A067FA #FAA067
tetradic
#67FAA0 #6778FA #FA67C1 #FAE967
square
#67FAA0 #6778FA #FA67C1 #FAE967
split-complementary
#67FAA0 #E967FA #FA6778
monochromatic
#07DF5B #2CF87B #67FAA0 #A2FCC5 #DEFEEA
Accessibility & contrast
On white
1.33
#67FAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#67FAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FAA0
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FAA0 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE79A
Deuteranopia (green-blind)
#E6DAA6
Tritanopia (blue-blind)
#34F7E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67faa0; /* rgb */ color: rgb(103, 250, 160); /* oklch */ color: oklch(88.3% 0.178 153.6);
Tailwind
colors: {
custom: {
50: '#9efdbc',
500: '#67faa0',
950: '#000000',
},
}SCSS
$custom: #67faa0; $custom-light: #9efdbc; $custom-dark: #000000;
JSON
{
"hex": "#67faa0",
"rgb": {
"r": 103,
"g": 250,
"b": 160
},
"hsl": {
"h": 143.265,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.88334,
"c": 0.17834,
"h": 153.6
},
"luminance": 0.73793
}Semantic roles & 50–950 ramp
primary
#67FAA0
secondary
#D43195
accent
#008DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682