#6BF2A2#6BF2A2
#6BF2A2 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.6% C 0.164 H 154.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2A2 |
|---|---|
| RGB | rgb(107, 242, 162) |
| HSL | hsl(144, 84%, 68%) |
| HSV | hsv(144, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 33.1%, 5.1%) |
| CIE-LAB | lab(86.62, -54.56, 27.73) |
| CIE-LCH | lch(86.62, 61.21, 153.06°) |
| OKLab | oklab(86.57% -0.1484 0.0699) |
| OKLCH | oklch(86.57% 0.164 154.8) |
| XYZ | xyz(44.3336, 69.2346, 45.2027) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.84
Seafoam (survey)
#80F9AD
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 2.66
Light Blue Green
#7EFBB3
ΔE00 2.76
Sea Green (survey)
#53FCA1
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2A2 #F26BBB
analogous
#77F26B #6BF2A2 #6BF2E5
triadic
#6BF2A2 #A26BF2 #F2A26B
tetradic
#6BF2A2 #6B77F2 #F26BBB #F2E56B
square
#6BF2A2 #6B77F2 #F26BBB #F2E56B
split-complementary
#6BF2A2 #E56BF2 #F26B77
monochromatic
#12D060 #33ED7F #6BF2A2 #A3F7C5 #DCFCE9
Accessibility & contrast
On white
1.41
#6BF2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6BF2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2A2
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2A2 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E19D
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#40F0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf2a2; /* rgb */ color: rgb(107, 242, 162); /* oklch */ color: oklch(86.6% 0.164 154.8);
Tailwind
colors: {
custom: {
50: '#9ff7be',
500: '#6bf2a2',
950: '#000000',
},
}SCSS
$custom: #6bf2a2; $custom-light: #9ff7be; $custom-dark: #000000;
JSON
{
"hex": "#6bf2a2",
"rgb": {
"r": 107,
"g": 242,
"b": 162
},
"hsl": {
"h": 144.444,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86573,
"c": 0.164,
"h": 154.8
},
"luminance": 0.69239
}Semantic roles & 50–950 ramp
primary
#6BF2A2
secondary
#CB368E
accent
#0587E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582