#67F893#67F893
#67F893 is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.6% C 0.187 H 150.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67F893 |
|---|---|
| RGB | rgb(103, 248, 147) |
| HSL | hsl(138, 91%, 69%) |
| HSV | hsv(138, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 40.7%, 2.7%) |
| CIE-LAB | lab(88.03, -60.36, 37.10) |
| CIE-LCH | lch(88.03, 70.85, 148.42°) |
| OKLab | oklab(87.61% -0.1633 0.0919) |
| OKLCH | oklch(87.61% 0.187 150.6) |
| XYZ | xyz(44.4241, 72.1207, 39.1777) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.71
Light Green Blue
#56FCA2
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.11
Baby Green
#8CFF9E
ΔE00 3.20
Mint Green
#8FFF9F
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F893 #F867CC
analogous
#84F867 #67F893 #67F8DC
triadic
#67F893 #9367F8 #F89367
tetradic
#67F893 #6784F8 #F867CC #F8DC67
square
#67F893 #6784F8 #F867CC #F8DC67
split-complementary
#67F893 #DC67F8 #F86784
monochromatic
#0ADB49 #2CF569 #67F893 #A2FBBD #DCFDE6
Accessibility & contrast
On white
1.36
#67F893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#67F893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F893
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F893 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#E6D79A
Tritanopia (blue-blind)
#3DF4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f893; /* rgb */ color: rgb(103, 248, 147); /* oklch */ color: oklch(87.6% 0.187 150.6);
Tailwind
colors: {
custom: {
50: '#9efbb3',
500: '#67f893',
950: '#000000',
},
}SCSS
$custom: #67f893; $custom-light: #9efbb3; $custom-dark: #000000;
JSON
{
"hex": "#67f893",
"rgb": {
"r": 103,
"g": 248,
"b": 147
},
"hsl": {
"h": 138.207,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87613,
"c": 0.18735,
"h": 150.6
},
"luminance": 0.72125
}Semantic roles & 50–950 ramp
primary
#67F893
secondary
#D232A1
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681