#6BF3A3#6BF3A3
#6BF3A3 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.164 H 154.9°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF3A3 |
|---|---|
| RGB | rgb(107, 243, 163) |
| HSL | hsl(145, 85%, 69%) |
| HSV | hsv(145, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 32.9%, 4.7%) |
| CIE-LAB | lab(86.93, -54.78, 27.65) |
| CIE-LCH | lch(86.93, 61.36, 153.22°) |
| OKLab | oklab(86.83% -0.149 0.0697) |
| OKLCH | oklch(86.83% 0.164 154.9) |
| XYZ | xyz(44.7213, 69.8672, 45.7722) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.68
Seafoam (survey)
#80F9AD
ΔE00 2.09
Light Bluish Green
#76FDA8
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 2.51
Light Blue Green
#7EFBB3
ΔE00 2.60
Sea Green (survey)
#53FCA1
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF3A3 #F36BBB
analogous
#77F36B #6BF3A3 #6BF3E7
triadic
#6BF3A3 #A36BF3 #F3A36B
tetradic
#6BF3A3 #6B77F3 #F36BBB #F3E76B
square
#6BF3A3 #6B77F3 #F36BBB #F3E76B
split-complementary
#6BF3A3 #E76BF3 #F36B77
monochromatic
#11D361 #32EE80 #6BF3A3 #A4F8C6 #DCFCE9
Accessibility & contrast
On white
1.40
#6BF3A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#6BF3A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF3A3
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF3A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF3A3 | 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)
#F2E29E
Deuteranopia (green-blind)
#E0D4A8
Tritanopia (blue-blind)
#3FF1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf3a3; /* rgb */ color: rgb(107, 243, 163); /* oklch */ color: oklch(86.8% 0.164 154.9);
Tailwind
colors: {
custom: {
50: '#a0f8be',
500: '#6bf3a3',
950: '#000000',
},
}SCSS
$custom: #6bf3a3; $custom-light: #a0f8be; $custom-dark: #000000;
JSON
{
"hex": "#6bf3a3",
"rgb": {
"r": 107,
"g": 243,
"b": 163
},
"hsl": {
"h": 144.706,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.86834,
"c": 0.16446,
"h": 154.9
},
"luminance": 0.69871
}Semantic roles & 50–950 ramp
primary
#6BF3A3
secondary
#CC368E
accent
#0486E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582