#6FFAAA#6FFAAA
#6FFAAA is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.8% C 0.166 H 155.5°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAAA |
|---|---|
| RGB | rgb(111, 250, 170) |
| HSL | hsl(145, 93%, 71%) |
| HSV | hsv(145, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.23, -55.42, 27.23) |
| CIE-LCH | lch(89.23, 61.74, 153.83°) |
| OKLab | oklab(88.79% -0.1509 0.0687) |
| OKLCH | oklch(88.79% 0.166 155.5) |
| XYZ | xyz(47.9930, 74.6486, 49.9019) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.93
Light Bluish Green
#76FDA8
ΔE00 1.22
Seafoam (survey)
#80F9AD
ΔE00 1.46
Light Blue Green
#7EFBB3
ΔE00 1.69
Light Green Blue
#56FCA2
ΔE00 2.02
Sea Green (survey)
#53FCA1
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAAA #FA6FBF
analogous
#79FA6F #6FFAAA #6FFAF0
triadic
#6FFAAA #AA6FFA #FAAA6F
tetradic
#6FFAAA #6F79FA #FA6FBF #FAF06F
square
#6FFAAA #6F79FA #FA6FBF #FAF06F
split-complementary
#6FFAAA #F06FFA #FA6F79
monochromatic
#08E766 #34F887 #6FFAAA #AAFCCD #E1FEEE
Accessibility & contrast
On white
1.32
#6FFAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#6FFAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAAA
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAAA | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#42F8E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ffaaa; /* rgb */ color: rgb(111, 250, 170); /* oklch */ color: oklch(88.8% 0.166 155.5);
Tailwind
colors: {
custom: {
50: '#a2fdc3',
500: '#6ffaaa',
950: '#000000',
},
}SCSS
$custom: #6ffaaa; $custom-light: #a2fdc3; $custom-dark: #000000;
JSON
{
"hex": "#6ffaaa",
"rgb": {
"r": 111,
"g": 250,
"b": 170
},
"hsl": {
"h": 145.468,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.88788,
"c": 0.16577,
"h": 155.5
},
"luminance": 0.74653
}Semantic roles & 50–950 ramp
primary
#6FFAAA
secondary
#D53892
accent
#0084E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682