#6FFAAE#6FFAAE
#6FFAAE is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.9% C 0.162 H 156.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAAE |
|---|---|
| RGB | rgb(111, 250, 174) |
| HSL | hsl(147, 93%, 71%) |
| HSV | hsv(147, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(89.30, -54.67, 25.30) |
| CIE-LCH | lch(89.30, 60.24, 155.17°) |
| OKLab | oklab(88.87% -0.1491 0.0641) |
| OKLCH | oklch(88.87% 0.162 156.7) |
| XYZ | xyz(48.3771, 74.8022, 51.9251) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.18
Light Blue Green
#7EFBB3
ΔE00 1.28
Seafoam (survey)
#80F9AD
ΔE00 1.54
Light Bluish Green
#76FDA8
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Green Blue
#56FCA2
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAAE #FA6FBB
analogous
#75FA6F #6FFAAE #6FFAF3
triadic
#6FFAAE #AE6FFA #FAAE6F
tetradic
#6FFAAE #6F75FA #FA6FBB #FAF36F
square
#6FFAAE #6F75FA #FA6FBB #FAF36F
split-complementary
#6FFAAE #F36FFA #FA6F75
monochromatic
#08E76D #34F88D #6FFAAE #AAFCCF #E1FEEE
Accessibility & contrast
On white
1.32
#6FFAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#6FFAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAAE
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAAE | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E5DBB3
Tritanopia (blue-blind)
#40F8E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ffaae; /* rgb */ color: rgb(111, 250, 174); /* oklch */ color: oklch(88.9% 0.162 156.7);
Tailwind
colors: {
custom: {
50: '#a2fdc6',
500: '#6ffaae',
950: '#000000',
},
}SCSS
$custom: #6ffaae; $custom-light: #a2fdc6; $custom-dark: #000000;
JSON
{
"hex": "#6ffaae",
"rgb": {
"r": 111,
"g": 250,
"b": 174
},
"hsl": {
"h": 147.194,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.88871,
"c": 0.16227,
"h": 156.7
},
"luminance": 0.74807
}Semantic roles & 50–950 ramp
primary
#6FFAAE
secondary
#D5388E
accent
#007DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682