#67E89A#67E89A
#67E89A is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.160 H 154.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67E89A |
|---|---|
| RGB | rgb(103, 232, 154) |
| HSL | hsl(144, 74%, 66%) |
| HSV | hsv(144, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.40, -52.90, 27.45) |
| CIE-LCH | lch(83.40, 59.59, 152.58°) |
| OKLab | oklab(83.86% -0.1438 0.0691) |
| OKLCH | oklch(83.86% 0.16 154.3) |
| XYZ | xyz(40.2797, 62.9262, 40.5889) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 4.06
Aqua Green
#12E193
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.34
Light Greenish Blue
#63F7B4
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E89A #E867B5
analogous
#74E867 #67E89A #67E8DA
triadic
#67E89A #9A67E8 #E89A67
tetradic
#67E89A #6774E8 #E867B5 #E8DA67
square
#67E89A #6774E8 #E867B5 #E8DA67
split-complementary
#67E89A #DA67E8 #E86774
monochromatic
#1CB95A #32E077 #67E89A #9CF0BD #D1F8E1
Accessibility & contrast
On white
1.55
#67E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#67E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E89A
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E89A | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D795
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#40E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e89a; /* rgb */ color: rgb(103, 232, 154); /* oklch */ color: oklch(83.9% 0.160 154.3);
Tailwind
colors: {
custom: {
50: '#9cf0b8',
500: '#67e89a',
950: '#000000',
},
}SCSS
$custom: #67e89a; $custom-light: #9cf0b8; $custom-dark: #000000;
JSON
{
"hex": "#67e89a",
"rgb": {
"r": 103,
"g": 232,
"b": 154
},
"hsl": {
"h": 143.721,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83859,
"c": 0.15952,
"h": 154.3
},
"luminance": 0.6293
}Semantic roles & 50–950 ramp
primary
#67E89A
secondary
#B83B87
accent
#1087D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581