#67EEAA#67EEAA
#67EEAA is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.154 H 158.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67EEAA |
|---|---|
| RGB | rgb(103, 238, 170) |
| HSL | hsl(150, 80%, 67%) |
| HSV | hsv(150, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(85.47, -52.28, 22.04) |
| CIE-LCH | lch(85.47, 56.74, 157.14°) |
| OKLab | oklab(85.65% -0.143 0.056) |
| OKLCH | oklch(85.65% 0.154 158.6) |
| XYZ | xyz(43.4200, 66.9308, 48.6532) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.38
Light Bluish Green
#76FDA8
ΔE00 4.32
Light Green Blue
#56FCA2
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EEAA #EE67AB
analogous
#68EE67 #67EEAA #67EEEE
triadic
#67EEAA #AA67EE #EEAA67
tetradic
#67EEAA #6768EE #EE67AB #EEEE67
square
#67EEAA #6768EE #EE67AB #EEEE67
split-complementary
#67EEAA #EE67EE #EE6768
monochromatic
#16C56D #30E88B #67EEAA #9EF4C9 #D5FAE8
Accessibility & contrast
On white
1.46
#67EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#67EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EEAA
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EEAA | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#33EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67eeaa; /* rgb */ color: rgb(103, 238, 170); /* oklch */ color: oklch(85.6% 0.154 158.6);
Tailwind
colors: {
custom: {
50: '#9df4c3',
500: '#67eeaa',
950: '#000000',
},
}SCSS
$custom: #67eeaa; $custom-light: #9df4c3; $custom-dark: #000000;
JSON
{
"hex": "#67eeaa",
"rgb": {
"r": 103,
"g": 238,
"b": 170
},
"hsl": {
"h": 149.778,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85646,
"c": 0.15355,
"h": 158.6
},
"luminance": 0.66935
}Semantic roles & 50–950 ramp
primary
#67EEAA
secondary
#C2377D
accent
#0974DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582