#6FF9B2#6FF9B2
#6FF9B2 is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.7% C 0.157 H 158.3°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF9B2 |
|---|---|
| RGB | rgb(111, 249, 178) |
| HSL | hsl(149, 92%, 71%) |
| HSV | hsv(149, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 28.5%, 2.4%) |
| CIE-LAB | lab(89.08, -53.50, 22.96) |
| CIE-LCH | lch(89.08, 58.22, 156.77°) |
| OKLab | oklab(88.72% -0.1463 0.0583) |
| OKLCH | oklch(88.72% 0.157 158.3) |
| XYZ | xyz(48.4630, 74.3407, 53.9061) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.34
Light Greenish Blue
#63F7B4
ΔE00 1.35
Seafoam Green
#7AF9AB
ΔE00 1.88
Seafoam (survey)
#80F9AD
ΔE00 2.03
Light Bluish Green
#76FDA8
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF9B2 #F96FB6
analogous
#71F96F #6FF9B2 #6FF9F7
triadic
#6FF9B2 #B26FF9 #F9B26F
tetradic
#6FF9B2 #6F71F9 #F96FB6 #F9F76F
square
#6FF9B2 #6F71F9 #F96FB6 #F9F76F
split-complementary
#6FF9B2 #F76FF9 #F96F71
monochromatic
#0AE474 #34F793 #6FF9B2 #AAFBD1 #E2FEEF
Accessibility & contrast
On white
1.32
#6FF9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#6FF9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF9B2
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF9B2 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AE
Deuteranopia (green-blind)
#E4DAB6
Tritanopia (blue-blind)
#3DF8E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ff9b2; /* rgb */ color: rgb(111, 249, 178); /* oklch */ color: oklch(88.7% 0.157 158.3);
Tailwind
colors: {
custom: {
50: '#a2fcc9',
500: '#6ff9b2',
950: '#000000',
},
}SCSS
$custom: #6ff9b2; $custom-light: #a2fcc9; $custom-dark: #000000;
JSON
{
"hex": "#6ff9b2",
"rgb": {
"r": 111,
"g": 249,
"b": 178
},
"hsl": {
"h": 149.13,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.88718,
"c": 0.15749,
"h": 158.3
},
"luminance": 0.74345
}Semantic roles & 50–950 ramp
primary
#6FF9B2
secondary
#D43888
accent
#0076E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682