#6BF3A2#6BF3A2
#6BF3A2 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.8% C 0.165 H 154.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF3A2 |
|---|---|
| RGB | rgb(107, 243, 162) |
| HSL | hsl(144, 85%, 69%) |
| HSV | hsv(144, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 33.3%, 4.7%) |
| CIE-LAB | lab(86.91, -54.96, 28.13) |
| CIE-LCH | lch(86.91, 61.74, 152.90°) |
| OKLab | oklab(86.81% -0.1494 0.0708) |
| OKLCH | oklch(86.81% 0.165 154.6) |
| XYZ | xyz(44.6320, 69.8315, 45.3022) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.72
Seafoam (survey)
#80F9AD
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.22
Light Green Blue
#56FCA2
ΔE00 2.45
Sea Green (survey)
#53FCA1
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF3A2 #F36BBC
analogous
#78F36B #6BF3A2 #6BF3E6
triadic
#6BF3A2 #A26BF3 #F3A26B
tetradic
#6BF3A2 #6B78F3 #F36BBC #F3E66B
square
#6BF3A2 #6B78F3 #F36BBC #F3E66B
split-complementary
#6BF3A2 #E66BF3 #F36B78
monochromatic
#11D35F #32EE7E #6BF3A2 #A4F8C6 #DCFCE9
Accessibility & contrast
On white
1.40
#6BF3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#6BF3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF3A2
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF3A2 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E29D
Deuteranopia (green-blind)
#E0D4A7
Tritanopia (blue-blind)
#40F1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf3a2; /* rgb */ color: rgb(107, 243, 162); /* oklch */ color: oklch(86.8% 0.165 154.6);
Tailwind
colors: {
custom: {
50: '#a0f8be',
500: '#6bf3a2',
950: '#000000',
},
}SCSS
$custom: #6bf3a2; $custom-light: #a0f8be; $custom-dark: #000000;
JSON
{
"hex": "#6bf3a2",
"rgb": {
"r": 107,
"g": 243,
"b": 162
},
"hsl": {
"h": 144.265,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.86814,
"c": 0.16535,
"h": 154.6
},
"luminance": 0.69836
}Semantic roles & 50–950 ramp
primary
#6BF3A2
secondary
#CC368F
accent
#0488E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582