#67FAAE#67FAAE
#67FAAE is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.6% C 0.166 H 157.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67FAAE |
|---|---|
| RGB | rgb(103, 250, 174) |
| HSL | hsl(149, 94%, 69%) |
| HSV | hsv(149, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(89.07, -56.33, 24.94) |
| CIE-LCH | lch(89.07, 61.60, 156.12°) |
| OKLab | oklab(88.61% -0.1536 0.0632) |
| OKLCH | oklch(88.61% 0.166 157.6) |
| XYZ | xyz(47.4149, 74.3061, 51.8800) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 1.79
Light Greenish Blue
#63F7B4
ΔE00 1.85
Seafoam (survey)
#80F9AD
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.24
Light Green Blue
#56FCA2
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FAAE #FA67B3
analogous
#6AFA67 #67FAAE #67FAF8
triadic
#67FAAE #AE67FA #FAAE67
tetradic
#67FAAE #676AFA #FA67B3 #FAF867
square
#67FAAE #676AFA #FA67B3 #FAF867
split-complementary
#67FAAE #F867FA #FA676A
monochromatic
#07DF70 #2CF88E #67FAAE #A2FCCE #DEFEED
Accessibility & contrast
On white
1.32
#67FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#67FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FAAE
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FAAE | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A9
Deuteranopia (green-blind)
#E4DAB3
Tritanopia (blue-blind)
#28F8E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67faae; /* rgb */ color: rgb(103, 250, 174); /* oklch */ color: oklch(88.6% 0.166 157.6);
Tailwind
colors: {
custom: {
50: '#9efdc6',
500: '#67faae',
950: '#000000',
},
}SCSS
$custom: #67faae; $custom-light: #9efdc6; $custom-dark: #000000;
JSON
{
"hex": "#67faae",
"rgb": {
"r": 103,
"g": 250,
"b": 174
},
"hsl": {
"h": 148.98,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.88614,
"c": 0.16605,
"h": 157.6
},
"luminance": 0.74311
}Semantic roles & 50–950 ramp
primary
#67FAAE
secondary
#D43185
accent
#0077E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682