#67F8A5#67F8A5
#67F8A5 is a very light, vivid green. Relative luminance 0.727; OKLCH L 87.9% C 0.171 H 155.2°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67F8A5 |
|---|---|
| RGB | rgb(103, 248, 165) |
| HSL | hsl(146, 91%, 69%) |
| HSV | hsv(146, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 33.5%, 2.7%) |
| CIE-LAB | lab(88.32, -57.23, 28.49) |
| CIE-LCH | lch(88.32, 63.93, 153.54°) |
| OKLab | oklab(87.95% -0.1555 0.0717) |
| OKLCH | oklch(87.95% 0.171 155.2) |
| XYZ | xyz(45.9486, 72.7305, 47.2070) |
| Luminance | 0.7274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.51
Light Bluish Green
#76FDA8
ΔE00 1.52
Seafoam Green
#7AF9AB
ΔE00 1.53
Sea Green (survey)
#53FCA1
ΔE00 1.67
Seafoam (survey)
#80F9AD
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F8A5 #F867BA
analogous
#72F867 #67F8A5 #67F8ED
triadic
#67F8A5 #A567F8 #F8A567
tetradic
#67F8A5 #6772F8 #F867BA #F8ED67
square
#67F8A5 #6772F8 #F867BA #F8ED67
split-complementary
#67F8A5 #ED67F8 #F86772
monochromatic
#0ADB63 #2CF582 #67F8A5 #A2FBC8 #DCFDEA
Accessibility & contrast
On white
1.35
#67F8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#67F8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F8A5
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F8A5 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A0
Deuteranopia (green-blind)
#E3D8AA
Tritanopia (blue-blind)
#31F6E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f8a5; /* rgb */ color: rgb(103, 248, 165); /* oklch */ color: oklch(87.9% 0.171 155.2);
Tailwind
colors: {
custom: {
50: '#9efbc0',
500: '#67f8a5',
950: '#000000',
},
}SCSS
$custom: #67f8a5; $custom-light: #9efbc0; $custom-dark: #000000;
JSON
{
"hex": "#67f8a5",
"rgb": {
"r": 103,
"g": 248,
"b": 165
},
"hsl": {
"h": 145.655,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87949,
"c": 0.17125,
"h": 155.2
},
"luminance": 0.72735
}Semantic roles & 50–950 ramp
primary
#67F8A5
secondary
#D2328D
accent
#0083E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582